{
  "name": "1×1 Mathe-Abenteuer",
  "short_name": "1×1",
  "description": "Lerne das Einmaleins spielerisch – sammle Münzen und baue deinen Zoo auf!",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3EEFF",
  "theme_color": "#7C3AED",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
