{
  "name": "DeutschBuddy AI | Master German (A1 to C2)",
  "short_name": "DeutschBuddy",
  "description": "Master German from A1 to C2 with AI speech tutor Emma, daily vocabulary, grammar rules, and Goethe/Telc exam simulations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0F17",
  "theme_color": "#0B0F17",
  "lang": "de",
  "categories": ["education", "language", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Emma KI Chat",
      "short_name": "AI Chat",
      "description": "Start speaking German with AI Voice Tutor",
      "url": "/?mode=chat",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Tägliche 5 Wörter",
      "short_name": "5 Wörter",
      "description": "Learn your 5 daily German words",
      "url": "/?mode=daily",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Der / Die / Das Spiel",
      "short_name": "Artikel-Spiel",
      "description": "Practice German genders and articles",
      "url": "/?mode=grammar",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
