{
  "name": "Mohaweaves - Premium Indian Ethnic Wear",
  "short_name": "Mohaweaves",
  "description": "Discover exquisite handcrafted sarees and premium Indian ethnic wear at Mohaweaves. Shop our curated collection of traditional and contemporary fashion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#991b1b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "fashion", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Collections",
      "short_name": "Collections",
      "description": "Browse our premium collections",
      "url": "/collections",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Shop Sarees",
      "short_name": "Sarees",
      "description": "Shop our exclusive saree collection",
      "url": "/collections?categories=saree",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
