{
  "name": "Kinder Wochenplaner",
  "short_name": "Wochenplaner",
  "description": "Interaktiver Wochenplaner für Kinder mit Eltern-PIN",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f5ff",
  "theme_color": "#7F77DD",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["education", "kids", "productivity"],
  "lang": "de"
}
