{
  "name": "Smart MES — Cable Tapes Africa",
  "short_name": "Smart MES",
  "description": "Manufacturing Execution System — Tablet Scanning Station",
  "start_url": "/tablet/tracking",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0B0E1C",
  "theme_color": "#0B0E1C",
  "lang": "en-ZA",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Job Station",
      "short_name": "Jobs",
      "description": "Open the operator job scanning station",
      "url": "/tablet/tracking",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "OEE Monitor",
      "short_name": "OEE",
      "description": "View machine OEE metrics",
      "url": "/tablet/oee",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
