{
  "name": "漢字Learn — Chinese Learning Platform",
  "short_name": "漢字Learn",
  "description": "Learn Mandarin Chinese with English and Bengali — HSK 1-9 vocabulary, drawing practice, quizzes, streaks",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#E8593C",
  "orientation": "any",
  "lang": "en",
  "categories": ["education", "language"],
  "icons": [
    { "src": "/assets/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/assets/img/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Learn Words", "url": "/?page=learn", "description": "Browse vocabulary" },
    { "name": "Take Quiz",   "url": "/?page=quiz",  "description": "Start a quiz" },
    { "name": "Practice",   "url": "/?page=practice", "description": "Drawing practice" }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": { "text": "q" }
  }
}
