{
  "name": "Kings Bajan Pride Foods",
  "short_name": "KBPF Orders",
  "description": "Track your Kings Bajan Pride Foods orders and live delivery",
  "start_url": "/customer-app/",
  "scope": "/customer-app/",
  "display": "standalone",
  "background_color": "#003F87",
  "theme_color": "#003F87",
  "orientation": "portrait-primary",
  "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": "My Orders", "url": "/customer-app/#orders", "description": "View your orders" },
    { "name": "Track Delivery", "url": "/customer-app/#track", "description": "Track live delivery" }
  ]
}
