{
  "name": "ClinicalMandarin – Learn Medical Chinese",
  "short_name": "ClinicalMandarin",
  "description": "Master medical Mandarin with flashcards, audio pronunciation, quizzes and spaced repetition.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/clinicalmandarin-logo-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/clinicalmandarin-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/clinicalmandarin-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "medical", "language"],
  "shortcuts": [
    {
      "name": "Medical Systems",
      "short_name": "Systems",
      "description": "Browse all body system vocabulary",
      "url": "/medical-systems"
    },
    {
      "name": "Exam Practice",
      "short_name": "Practice",
      "description": "Test your medical Chinese",
      "url": "/exam-practice"
    }
  ]
}
