{
  "id": "/",
  "short_name": "HostelKart",
  "name": "HostelKart - Student Essentials Delivery",
  "description": "Daily hostel essentials, snacks, stationery, and fruits delivered directly to your room in your selected time slot.",
  "icons": [
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "background_color": "#059669",
  "theme_color": "#059669",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["shopping", "food"],
  "shortcuts": [
    {
      "name": "Browse Shop",
      "short_name": "Shop",
      "description": "Go directly to the product catalog",
      "url": "/products",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    }
  ]
}
