{
  "name": "Funtime Bounce Driver",
  "short_name": "Driver",
  "description": "Funtime Bounce driver route app — delivery & collection stops, vehicle checks and live tracking.",
  "start_url": "/driver",
  "scope": "/driver",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#1c64cf",
  "icons": [
    {
      "src": "/app-icon-1024.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
