{
  "name": "Om Homeo Clinic",
  "short_name": "Om Homeo",
  "description": "Experience modern homeopathy with Dr. Devesh Pathak. Precision healing for chronic and acute conditions.",
  "start_url": "/?mode=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a7444",
  "orientation": "any",
  "icons": [
    {
      "src": "/pwa-icon.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon.png?v=3",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Appointment",
      "url": "/book-appointment",
      "icons": [{ "src": "/pwa-icon.png?v=3", "sizes": "192x192" }]
    },
    {
      "name": "Clinical Hub",
      "url": "/disease",
      "icons": [{ "src": "/pwa-icon.png?v=3", "sizes": "192x192" }]
    }
  ],
  "categories": ["medical", "health"],
  "prefer_related_applications": false
}
