{
  "name": "KlassenFLOW Wochenplaner",
  "short_name": "KlassenFLOW",
  "description": "Dein KI-System für die Unterrichtsplanung – plane deine Schulwoche in Minuten.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1117",
  "theme_color": "#5170FF",
  "lang": "de",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Diese Woche",
      "short_name": "Woche",
      "description": "Direkt zur aktuellen Woche",
      "url": "/"
    }
  ],
  "scope": "/"
}
