{
  "name": "REALM Scanner",
  "short_name": "REALM Scan",
  "description": "REALM Operational Intelligence System — Warehouse Barcode & QR Scanner",
  "start_url": "/scanner",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2b35",
  "theme_color": "#3d7ea6",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
