{
  "name": "Nearby Auto — Driver Duty",
  "short_name": "Nearby Duty",
  "description": "Driver Duty-Mode: go on duty, stream GPS, accept rides.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f2",
  "theme_color": "#1c8a5a",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
