{
  "id": "/app",
  "name": "Lisleby FK U14 VM-tipping",
  "short_name": "U14 VM",
  "description": "Privat VM-tipping for Lisleby FK U14 med tips, livetabell og kampstatus.",
  "lang": "no",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#00A850",
  "background_color": "#FFF001",
  "categories": ["sports", "games"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mine tips",
      "short_name": "Tips",
      "url": "/app",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Profil",
      "short_name": "Profil",
      "url": "/profile",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
