{
  "id": "/",
  "scope": "/",
  "short_name": "Mahabheshaj",
  "name": "Mahabheshaj Ayurvedalaya",
  "description": "Luxury D2C Ayurvedic Healing Sanctuary & E-Commerce",
  "icons": [
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#080D0A",
  "theme_color": "#121E16",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["shopping", "health", "lifestyle"],
  "shortcuts": [
    {
      "name": "Shop Formulations",
      "short_name": "Shop",
      "description": "Browse our luxury Ayurvedic formulations",
      "url": "/shop",
      "icons": [
        {
          "src": "logo.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Dosha Analysis",
      "short_name": "Dosha Quiz",
      "description": "Identify your constitutional Prakriti",
      "url": "/dosha-analysis",
      "icons": [
        {
          "src": "logo.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
