{
  "name": "ModularityIO Operator",
  "short_name": "Modularity",
  "description": "Plant-floor operator app for ModularityIO — work orders, shift handovers, faults, and QR scanning offline.",
  "start_url": "/mobile/operator",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
