{
  "name": "Zobox Pickup Engineer",
  "short_name": "Zobox PE",
  "description": "Pickup Engineer App for Zobox Buyback",
  "start_url": "/engineer",
  "display": "standalone",
  "background_color": "#2b3380",
  "theme_color": "#2b3380",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%232b3380' width='100' height='100' rx='20'/><text x='50' y='65' font-size='40' text-anchor='middle' fill='white' font-family='Arial'>ZB</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"]
}