{
  "name": "ZHI Studio — Learn Chinese",
  "short_name": "ZHI Studio",
  "description": "A fluid, offline-first Chinese learning studio for vocabulary, listening, reading, grammar, speaking, and HSK preparation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "dir": "ltr",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Vocabulary",
      "url": "/#module-vocabulary"
    },
    {
      "name": "Listening",
      "url": "/#module-listening"
    },
    {
      "name": "Reading",
      "url": "/#module-reading"
    },
    {
      "name": "Grammar",
      "url": "/#module-grammar"
    },
    {
      "name": "Speaking",
      "url": "/#module-speaking"
    }
  ]
}
