{
  "id": "/",
  "name": "Sulinda - Premium Supplements",
  "short_name": "Sulinda",
  "description": "Your premium supplement store with science-backed products, AI-powered personalized recommendations, and family health management. Enjoy a fast, app-like shopping experience with offline support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2a7a6e",
  "theme_color": "#15803d",
  "orientation": "any",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["health", "shopping"],
  "icons": [
    {
      "src": "/icons/icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "1536x2752",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sulinda - Premium Supplements"
    },
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "2752x1536",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Sulinda - Premium Supplements"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "url": "/products"
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "url": "/cart"
    },
    {
      "name": "Family Hub",
      "short_name": "Family",
      "url": "/family-hub"
    }
  ]
}
