{
  "id": "/?app=1",
  "name": "Kwisje",
  "short_name": "Kwisje",
  "description": "Het gratis kennisspel: 57 themapakketten, meer dan 9000 vragen, drie modi en eén miljoen euro op het spel. Speel de Daily, bouw je reeks en daag je vrienden uit.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0A1B47",
  "theme_color": "#0A1B47",
  "lang": "nl-NL",
  "dir": "ltr",
  "categories": ["games", "education", "entertainment"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "icons": [
    { "src": "/public/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/public/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/public/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/public/zazu/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Daily",
      "description": "De vragen van vandaag. Hou je reeks in leven.",
      "url": "/?daily=1&source=shortcut",
      "icons": [{ "src": "/public/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Kies categorie",
      "short_name": "Categorie",
      "description": "57 themapakketten van filosofie tot TikTok.",
      "url": "/?pick=1&source=shortcut",
      "icons": [{ "src": "/public/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Snel spelen",
      "short_name": "Snel",
      "description": "Eén tik: gemengde vragen, drie levens, eindeloos.",
      "url": "/?quick=1&source=shortcut",
      "icons": [{ "src": "/public/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    { "src": "/public/og-image.jpg", "sizes": "1200x630", "type": "image/jpeg", "form_factor": "wide", "label": "Kwisje" }
  ]
}
