{
  "name": "Xue Hanyu — Learn Chinese",
  "short_name": "Xue Hanyu",
  "description": "Master HSK 1–6 Chinese vocabulary with flashcards, quizzes, stroke-order writing, tone drills, and spaced repetition. 4,984 words with native audio.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#C62D42",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Flashcards",
      "short_name": "Cards",
      "description": "Practice vocabulary with spaced repetition flashcards",
      "url": "/flashcards?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Review Due Cards",
      "short_name": "Review",
      "description": "Spaced repetition review queue",
      "url": "/review?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "HSK 1 Lessons",
      "short_name": "HSK1",
      "description": "Open the HSK 1 lesson list",
      "url": "/learn?level=HSK1&source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quiz",
      "short_name": "Quiz",
      "description": "Test your knowledge with multiple-choice quizzes",
      "url": "/quiz?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
