{
  "name": "Einmaleins – Mathe-Lernspiel",
  "short_name": "Einmaleins",
  "description": "Spielerisch das kleine Einmaleins lernen – Monster besiegen und Schnelltests meistern!",
  "start_url": "/einmaleins/#/",
  "scope": "/einmaleins/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#ff6b35",
  "lang": "de",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
