{
  "name": "SORO Health Store",
  "short_name": "SORO",
  "description": "Health products delivered to your door in Hatta, Dubai",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "/products",
      "description": "Browse all products"
    },
    {
      "name": "My Orders",
      "url": "/account",
      "description": "View your orders"
    }
  ],
  "categories": ["health", "shopping", "medical"]
}
