{
  "name": "RideSaathi — Office Carpooling",
  "short_name": "RideSaathi",
  "description": "Verified office carpooling. Share your commute, split the cost, pay the driver directly by UPI.",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#15183a",
  "theme_color": "#15183a",
  "categories": ["travel", "lifestyle", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
