{
  "name": "Bizzfo Orders",
  "short_name": "Bizzfo Orders",
  "description": "Unified orders & deliveries app for branch staff",
  "start_url": "/orders",
  "display": "standalone",
  "background_color": "#FAAD18",
  "theme_color": "#32404E",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/geel.jpeg",
      "sizes": "820x820",
      "type": "image/jpeg",
      "purpose": "maskable"
    },
    {
      "src": "/icons/bizzfo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
