{
  "name": "KBPF Driver — Kings Bajan Pride Foods",
  "short_name": "KBPF Driver",
  "description": "Delivery driver app for Kings Bajan Pride Foods orders.",
  "start_url": "/driver-app/index.html",
  "display": "standalone",
  "background_color": "#065f46",
  "theme_color": "#065f46",
  "orientation": "portrait-primary",
  "scope": "/driver-app/",
  "icons": [
    { "src": "../images/ianlogo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "../images/ianlogo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Active Deliveries", "url": "/driver-app/index.html#active" }
  ]
}
