{
  "name": "ZiCraft Chinese • HSK Mastery & SRS",
  "short_name": "ZiCraft",
  "description": "Master Chinese vocabulary with spaced repetition (SRS), stroke order animations, active recall typing, and auditory tone challenges.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0C10",
  "theme_color": "#B84A39",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Reviews",
      "url": "/review",
      "description": "Open Spaced Repetition SRS Reviews"
    },
    {
      "name": "Learn New Words",
      "url": "/learn",
      "description": "Start a new vocabulary learning batch"
    },
    {
      "name": "Weak Words",
      "url": "/reread",
      "description": "Review mistake log and weak words"
    },
    {
      "name": "Tone Practice",
      "url": "/tones",
      "description": "Train Mandarin pitch tone recognition"
    }
  ]
}

