{
  "name": "iTS Dashboard",
  "short_name": "iTS Dashboard",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#212b36ff",
  "theme_color": "#ee2325ff",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "images/logo.png",
      "type": "image/png",
      "sizes": "225x225"
    }
  ]
}
