{
  "name": "Dark Side Football",
  "short_name": "Dark Side",
  "description": "Win Big Game Tickets with DrinkSip",
  "start_url": "/v5",
  "scope": "/v5",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#002244",
  "background_color": "#000A14",
  "categories": ["games", "sports", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/game-screenshot.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dark Side Defense gameplay"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
