{
  "name": "UltimateChamp™",
  "short_name": "UltimateChamp™",
  "description": "Nordens bedste fodboldquiz – Champions League edition. Konkurrér om rejsepakker til CL-finalen.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "orientation": "portrait-primary",
  "lang": "da",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Spil nu",
      "short_name": "Spil",
      "description": "Hop direkte til aktuelle konkurrence",
      "url": "/?tab=competitions",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Min profil",
      "short_name": "Profil",
      "description": "Se dine credits og resultater",
      "url": "/?tab=profile",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["games", "sports", "entertainment"],
  "prefer_related_applications": false
}
