{
  "name": "Eatery Supply - Halal Meat Wholesale UK",
  "short_name": "Eatery Supply",
  "description": "Premium halal meat wholesale supplier. Same-day London delivery. HMC certified. Competitive B2B prices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2a0531",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "business", "shopping"],
  "screenshots": [
    {
      "src": "/images/screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Lamb",
      "short_name": "Lamb",
      "description": "Browse halal lamb products",
      "url": "/collection/lamb",
      "icons": [{ "src": "/images/icon-lamb.png", "sizes": "96x96" }]
    },
    {
      "name": "Shop Chicken",
      "short_name": "Chicken",
      "description": "Browse halal chicken products",
      "url": "/collection/chicken",
      "icons": [{ "src": "/images/icon-chicken.png", "sizes": "96x96" }]
    },
    {
      "name": "View Cart",
      "short_name": "Cart",
      "description": "View shopping cart",
      "url": "/cart",
      "icons": [{ "src": "/images/icon-cart.png", "sizes": "96x96" }]
    }
  ]
}
