{
  "name": "Sprichst — Learn German with AI",
  "short_name": "Sprichst",
  "description": "AI-powered German learning for life in Germany — lessons, vocabulary, grammar, an AI tutor and TELC exam prep.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#df2225",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Lessons", "url": "/lessons", "short_name": "Lessons" },
    { "name": "AI Tutor", "url": "/chat", "short_name": "Tutor" },
    { "name": "Vocabulary", "url": "/vocabulary", "short_name": "Vocab" }
  ]
}
