{
  "name": "Zafroi Operations",
  "short_name": "Zafroi Ops",
  "description": "Operations scan companion — pack, return-intake, and other warehouse flows with security-seal verification.",
  "id": "/pwa",
  "start_url": "/pwa",
  "scope": "/pwa",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF7A1A",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/brand/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
