{
  "name": "MedPREP",
  "short_name": "MedPREP",
  "description": "Where Pakistan's Best Doctors Begin",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0d",
  "theme_color": "#D4AF37",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "medical"],
  "icons": [
    {
      "src": "/icons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice MCQs",
      "short_name": "Practice",
      "url": "/?shortcut=practice&source=pwa",
      "icons": [{
        "src": "/icons/web-app-manifest-192x192.png",
        "sizes": "192x192"
      }]
    },
    {
      "name": "View Notes",
      "short_name": "Notes",
      "url": "/?shortcut=notes&source=pwa",
      "icons": [{
        "src": "/icons/web-app-manifest-192x192.png",
        "sizes": "192x192"
      }]
    }
  ]
}
