{
  "name": "Legacy Warehouse",
  "short_name": "Warehouse",
  "start_url": "warehouse.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0e14",
  "theme_color": "#0b0e14",
  "icons": [
    { "src": "wh-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "wh-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
