{
  "name": "Equipment City — Warehouse",
  "short_name": "Warehouse",
  "description": "Warehouse Management System",
  "start_url": "/warehouse/",
  "scope": "/warehouse/",
  "display": "standalone",
  "background_color": "#212529",
  "theme_color": "#212529",
  "orientation": "any",
  "icons": [
    {
      "src": "static/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "static/img/icon-600.png",
      "sizes": "600x600",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
