{
  "name": "Rechenkiste - Mathe macht Spaß!",
  "short_name": "Rechenkiste",
  "description": "Interaktive Mathe-Übungen für Grundschulkinder. Rechnen, Geometrie und Textaufgaben für Klasse 1-5.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf5ff",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "kids"],
  "lang": "de",
  "dir": "ltr"
}
