{
  "name": "Bharat Trip",
  "short_name": "Bharat Trip",
  "description": "AI-Powered Collaborative Travel Planner for India",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f19",
  "theme_color": "#0f0f19",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/vite.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "scope": "/"
}
