{
  "name": "PharmaPrep — B.Pharma & GPAT",
  "short_name": "PharmaPrep",
  "description": "Free B.Pharma notes and GPAT MCQ bank with 2140+ questions. Practice free, anytime, anywhere.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f4ef",
  "theme_color": "#1a4a5e",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "medical"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PharmaPrep MCQ Bank"
    }
  ],
  "shortcuts": [
    {
      "name": "MCQ Bank",
      "short_name": "MCQ",
      "description": "Practice GPAT MCQs",
      "url": "/mcq",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Notes",
      "short_name": "Notes",
      "description": "B.Pharma semester notes",
      "url": "/notes",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
