{
  "name": "Drinking Games",
  "short_name": "Drinking Games",
  "description": "Free party drinking games for your group — Kings, Never Have I Ever, Truth or Dare, Would You Rather and more. Plays on one shared screen or a passed-around phone. 21+.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#140D2B",
  "theme_color": "#9D3BFF",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
