{
  "name": "G Mart – Grocery Delivery",
  "short_name": "G Mart",
  "description": "Shop Smart, Shop G Mart – Fresh groceries delivered to your door",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8CB46",
  "theme_color": "#F8CB46",
  "categories": ["shopping", "food", "lifestyle"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "https://images.hostinger.com/36315376-6103-4388-9ebc-baee78ac067f.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.hostinger.com/3fc97b41-977b-4454-8305-4917c40c2c82.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.hostinger.com/3fc97b41-977b-4454-8305-4917c40c2c82.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "G Mart Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse all grocery categories",
      "url": "/shop",
      "icons": [{ "src": "https://images.hostinger.com/36315376-6103-4388-9ebc-baee78ac067f.png", "sizes": "192x192" }]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View your shopping cart",
      "url": "/cart",
      "icons": [{ "src": "https://images.hostinger.com/36315376-6103-4388-9ebc-baee78ac067f.png", "sizes": "192x192" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "Track your orders",
      "url": "/orders",
      "icons": [{ "src": "https://images.hostinger.com/36315376-6103-4388-9ebc-baee78ac067f.png", "sizes": "192x192" }]
    },
    {
      "name": "Admin POS",
      "short_name": "POS",
      "description": "Counter sale / POS terminal",
      "url": "/admin/counter-sale",
      "icons": [{ "src": "https://images.hostinger.com/36315376-6103-4388-9ebc-baee78ac067f.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
