{
  "name": "Fußball Quiz",
  "short_name": "Fußball Quiz",
  "description": "Ein Multiple-Choice-Quiz zum spielerischen Lernen von Vereinswappen (Bundesliga, 2. Bundesliga, 3. Liga) und Fußball-Legenden, mit Sprachausgabe.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0f14",
  "theme_color": "#0b0f14",
  "lang": "de",
  "icons": [
    { "src": "icons/icon-192.png?v=31", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png?v=31", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png?v=31", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
