{
  "name": "PCG / Royal Switchgear Virtual Warehouse Console",
  "short_name": "Virtual Warehouse",
  "description": "Offline scenario console for reserve replenishment, shared pick design, and point-of-use material flow analysis.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#030b16",
  "theme_color": "#030b16",
  "icons": [
    {
      "src": "./icons/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/app-icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
