{
  "name": "PouleKing",
  "short_name": "PouleKing",
  "description": "De slimste voetbalpoule app voor WK 2026",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#C9941A",
  "orientation": "portrait-primary",
  "lang": "nl",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "any",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mijn picks",
      "url": "/dashboard",
      "description": "Bekijk en vul mijn picks in"
    },
    {
      "name": "Live standen",
      "url": "/live",
      "description": "WK 2026 live scores"
    }
  ]
}
