{
  "name": "BrezelBub und seine Oma",
  "short_name": "BrezelBub",
  "description": "Ein Jump-and-Run im Browser: BrezelBub jagt die Hexe, die seine Oma geholt hat.",
  "lang": "de",
  "start_url": "/spiel.html",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "background_color": "#14101f",
  "theme_color": "#14101f",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/bilder/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/bilder/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/bilder/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Spielen",     "url": "/spiel.html" },
    { "name": "Bestenliste", "url": "/bestenliste.php" }
  ]
}
