{
  "name": "ABS Driver",
  "short_name": "ABS Driver",
  "description": "Al Bait Al Soury — Driver delivery app",
  "start_url": "/driver",
  "scope": "/driver/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A1A",
  "theme_color": "#8B1A2F",
  "icons": [
    {
      "src": "/driver-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/driver-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
