{
  "name": "Mugam Shop — Fashion You Feel",
  "short_name": "Mugam Shop",
  "description": "Unique artist-designed clothing. Crafted with care, delivered with love.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFBF8",
  "theme_color": "#C2185B",
  "categories": ["shopping", "lifestyle"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mugam Shop Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/",
      "description": "Browse all products"
    },
    {
      "name": "Collections",
      "url": "/collections",
      "description": "Browse collections"
    },
    {
      "name": "My Orders",
      "url": "/orders",
      "description": "Track your orders"
    }
  ]
}
