{
  "name": "Alleswisser – Das Quiz-Duell",
  "short_name": "Alleswisser",
  "lang": "de",
  "dir": "ltr",
  "description": "Ein Quizspiel für 2–8 Spieler an einem Gerät. 300 Fragen aus 20 Kategorien, komplett offline.",
  "display": "standalone",
  "start_url": ".",
  "scope": ".",
  "orientation": "portrait",
  "background_color": "#0a0d16",
  "theme_color": "#0a0d16",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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"
    }
  ]
}
