{
  "name": "SafarSetu — Smart, Stress-Free Travel",
  "short_name": "SafarSetu",
  "description": "Book hotels, homestays, buses & cabs across India. Free cancellation up to 24 hrs before check-in. Powered by SetuBot AI.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b1117",
  "background_color": "#0b1117",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "shopping"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Find a hotel",
      "short_name": "Hotels",
      "description": "Browse available hotels & homestays",
      "url": "/search?type=hotel",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat with SetuBot",
      "short_name": "SetuBot",
      "description": "AI travel assistant",
      "url": "/?bot=open",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
