{
  "short_name": "Ride Share",
  "name": "Ride Share",
  "description": "Book verified rides \u00b7 Save up to 60% \u00b7 500+ cities",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a6fff",
  "background_color": "#0a0a0f",
  "categories": [
    "travel",
    "transportation"
  ],
  "lang": "en-IN"
}