{
  "name": "KasolTea — Premium Himalayan Teas",
  "short_name": "KasolTea",
  "description": "Premium hand-picked teas from Kasol, Himachal Pradesh. 100% organic Himalayan teas direct from mountain farmers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f5ee",
  "theme_color": "#1a5c2a",
  "lang": "en-IN",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Teas",
      "short_name": "Shop",
      "url": "/products",
      "description": "Browse our full tea collection"
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "url": "/cart",
      "description": "View your cart"
    },
    {
      "name": "Wishlist",
      "short_name": "Wishlist",
      "url": "/wishlist",
      "description": "View your saved teas"
    }
  ],
  "prefer_related_applications": false
}
