{
  "name": "Mathe-Quest – Block Realm",
  "short_name": "Mathe-Quest",
  "description": "ADHS-freundliche Mathe-Lern-App für die Grundschule mit Drache, Skills und Belohnungen.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1422",
  "theme_color": "#0a0e1a",
  "lang": "de",
  "categories": ["education", "games", "kids"],
  "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"
    }
  ]
}
