{
  "name": "Charter — Level I Exam Prep",
  "short_name": "Charter",
  "description": "Practice. Listen. Master. — Level I exam prep with MCQs, spaced-repetition flashcards, and chapter-style audio.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#f9f7f3",
  "theme_color": "#f9f7f3",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Practice",  "short_name": "Practice", "url": "/?tab=mcqs",    "description": "Jump to MCQs" },
    { "name": "Flashcards","short_name": "Cards",    "url": "/?tab=flash",   "description": "Review due cards" },
    { "name": "Podcast",   "short_name": "Podcast",  "url": "/?tab=podcast", "description": "Continue listening" }
  ]
}
