{
  "name": "OpCenter Mobile Dashboard",
  "short_name": "OpCenter Mobile Dashboard",
  "description": "OpCenter Mobile Dashboard - Order, Inventory & Returns At a Glance",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "icons": [
    {
      "src": "/assets/images/icon.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ]
}
