{
  "name": "Gemba Copilot",
  "short_name": "Gemba",
  "id": "/app",
  "description": "Gemba Copilot for factory, supply-chain, scanner, and Vision evidence operations",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#0071e3",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/traceability-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/traceability-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/traceability-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Workspace",
      "url": "/app",
      "description": "Open your operating workspace"
    }
  ]
}
