{
  "id": "/?v=1.1",
  "name": "Ayumadway | Authentic Ayurvedic Wellness",
  "short_name": "Ayumadway",
  "description": "Authentic Ayurvedic medicine and holistic health consultations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDFCF0",
  "theme_color": "#76A376",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo_pwa_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo_pwa_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo_pwa_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical", "shopping"],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1701637341943-3fb677d95bb9?q=80&w=1200&h=630&auto=format&fit=crop",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ]
}