{
  "name": "CBC Moving Driver",
  "short_name": "CBC Driver",
  "description": "Mobile driver app for CBC Moving - manage deliveries and capture proof of delivery",
  "start_url": "/driver-mobile",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c01a1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/cbc-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
