{
  "name": "Super Choice — Comfort Meets Style",
  "short_name": "Super Choice",
  "description": "Premium kurtis, ethnic & modern fashion. Shop the Super Choice collection.",
  "start_url": "/?utm_source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfaf7",
  "theme_color": "#7a2533",
  "categories": ["shopping", "lifestyle", "fashion"],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Shop", "url": "/shop", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "Cart", "url": "/cart", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "My Orders", "url": "/account/orders", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] }
  ]
}
