{
  "name": "Monster-Zahlenschloss",
  "short_name": "MonsterLock",
  "description": "Geheimes Monster-Zahlenschloss für die Monster-Bande-Schatzsuche",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#100820",
  "theme_color": "#1a0535",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
