{
  "name": "Archer Driver App",
  "short_name": "AR Driver",
  "description": "Archer Recycling — Driver job management and status updates",
  "start_url": "/driver-app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030712",
  "theme_color": "#f05223",
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
