{
  "name": "WMS",
  "short_name": "WMS",
  "description": "Warehouse Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png?v=3",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}

