{
  "short_name": "Cati",
  "name": "Cati Dashboard",
  "description": "Cati Dashboard",
  "icons": [
    {
      "src": "/images/logo.png",
      "type": "image/png",
      "sizes": "90x90"
    },
    {
      "src": "/images/logo-big.png",
      "type": "image/png",
      "sizes": "524x524"
    }
  ],
  "start_url": "/",
  "background_color": "#e41b13",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#e41b13",
  "shortcuts": [
    {
      "name": "Cati Dashboard",
      "short_name": "Cati",
      "description": "Cati Dashboard",
      "url": "/",
      "icons": [{ "src": "/images/logo.png", "sizes": "90x90" }]
    }
  ]
}
