{
  "name": "LanguaGenius",
  "short_name": "LanguaGenius",
  "description": "Learn Mandarin Chinese with AI — from your photos, your words, your curiosity.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EEE4CF",
  "theme_color": "#2f4a32",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["education", "language"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Learn", "short_name": "Learn", "url": "/learn", "description": "Quick Curiosity — learn a new word" },
    { "name": "Practice", "short_name": "Practice", "url": "/practice", "description": "Play vocabulary games" },
    { "name": "Quiz", "short_name": "Quiz", "url": "/quiz", "description": "Test your knowledge" }
  ]
}
