{
  "name": "OPDQ - Ab wait App karega, आप नहीं",
  "short_name": "opdq",
  "description": "Book doctor appointment in just 1 minute. No line, no wait, instant token — fast OPD access",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c274b",
  "theme_color": "#0c274b",
  "lang": "en-IN",

  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}