{
  "name": "Warehouse WMS — IntegRomX Demo",
  "short_name": "Warehouse WMS",
  "description": "Warehouse demo — receiving, put-away, picking, stock map.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1e4b",
  "theme_color": "#1e44d4",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
