{
  "name": "Routo - Your Local Market",
  "short_name": "Routo",
  "description": "Order groceries, bakery items, and more from local stores near you. Fast delivery.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#673AB7",
  "theme_color": "#673AB7",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "food", "lifestyle"],
  "icons": [
    {
      "src": "/routo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
