{
  "name": "RouteMate",
  "short_name": "RouteMate",
  "description": "Book rides instantly with RouteMate",
  "start_url": "/book",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#f9fafb",
  "categories": ["travel", "transportation"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "screenshots": [],
  "lang": "en-IN"
}
