{
  "name": "Vizzy & Harry — Knitwear Manufacturer",
  "short_name": "VH Store",
  "description": "Premium Indian knitwear manufacturer — custom T-shirts, polos & kids' wear for retail & bulk orders. Made in Tirupur.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#8B0030",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "assets/images/logo.jpg", "sizes": "192x192", "type": "image/jpeg" },
    { "src": "assets/images/logo.jpg", "sizes": "512x512", "type": "image/jpeg" }
  ],
  "categories": ["shopping", "lifestyle", "business"],
  "lang": "en-IN",
  "shortcuts": [
    {
      "name": "Bulk Orders",
      "short_name": "Bulk",
      "description": "Enquire about bulk & wholesale orders",
      "url": "/#bulk",
      "icons": [{ "src": "assets/images/logo.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse premium knitwear collection",
      "url": "/#shop",
      "icons": [{ "src": "assets/images/logo.jpg", "sizes": "192x192" }]
    }
  ]
}
