{
  "name": "DM Style Lounge",
  "short_name": "DMStyle",
  "description": "Premium women's clothing — kurtis, coord sets, western wear & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/DMStyle_Lounge.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/DMStyle_Lounge.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/shop",
      "icons": [{ "src": "/DMStyle_Lounge.png", "sizes": "96x96" }]
    },
    {
      "name": "New Arrivals",
      "short_name": "New",
      "description": "See latest arrivals",
      "url": "/shop?category=New+Arrivals",
      "icons": [{ "src": "/DMStyle_Lounge.png", "sizes": "96x96" }]
    }
  ]
}
