{
  "name": "PharmaCraft – Complete Pharmacology Platform",
  "short_name": "PharmaCraft",
  "description": "Comprehensive Pharmacology teaching platform for MBBS, NEET PG, INI-CET and FMGE students. Animated mechanisms, classifications, NEET PG MCQs and practice sets by Dr. Susheel Kumar.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eef4f8",
  "theme_color": "#0f2847",
  "lang": "en",
  "categories": ["education", "medical", "books"],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Topics",
      "short_name": "Topics",
      "description": "All 14 pharmacology topics",
      "url": "/#topics",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    },
    {
      "name": "NEET PG PYQs",
      "short_name": "PYQs",
      "description": "Year-wise NEET PG questions",
      "url": "/#pyq",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Practice Sets",
      "short_name": "Practice",
      "description": "Timed practice exams",
      "url": "/#practice",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    }
  ]
}
