{
  "name": "EP Sportwear",
  "short_name": "EP Sportwear",
  "description": "Premium seamless sportswear — leggings, sports bras & more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop",
      "url": "/products",
      "description": "Browse all products"
    },
    {
      "name": "My Orders",
      "url": "/orders",
      "description": "View your orders"
    }
  ]
}
