{
  "name": "Ordegate Driver",
  "short_name": "Driver",
  "description": "Driver delivery PWA for Ordegate dispatch",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080E1E",
  "theme_color": "#2748A8",
  "icons": [
    { "src": "/brand/ordegate-dark.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
