{
  "name": "ChotaBox - Food & Grocery Delivery",
  "short_name": "ChotaBox - Food & Grocery Delivery",
  "description": "ChotaBox is your trusted hyperlocal food and grocery delivery app. Order home-cooked meals, lunch boxes, fresh fruits, vegetables, groceries, pickles, organic products, and daily essentials from nearby stores with fast and reliable doorstep delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/default-logo.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/default-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/default-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}