{
  "name": "HWS.Center - Health & Wellness Synergy",
  "short_name": "HWS.Center",
  "description": "Your trusted source for holistic wellness products, supplements, and natural healing solutions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#004d40",
  "background_color": "#004d40",
  "lang": "en-US",
  "categories": ["health", "fitness", "shopping"],
  "icons": [
    {
      "src": "/hws.center_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hws.center_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hws.center_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Products",
      "short_name": "Shop",
      "description": "Browse wellness products",
      "url": "/products",
      "icons": [{ "src": "/hws.center_logo.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/hws.center_logo.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
