{
  "name": "Nearby Auto — Sawari",
  "short_name": "Nearby Auto",
  "description": "Book an auto-rickshaw and track it live.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f5f7",
  "theme_color": "#14618a",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
