{
  "name": "AYUVAN - Inspired By Ayurveda",
  "short_name": "AYUVAN",
  "description": "Premium Ayurvedic and herbal wellness brand. Pure, natural, and trusted.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAFAF8",
  "theme_color": "#FAFAF8",
  "categories": [
    "health",
    "shopping"
  ],
  "icons": [
    {
      "src": "./logo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}