{
  "short_name": "Portal365",
  "name": "Portal365",
  "icons": [
    {
      "src": "/Assets/img/Logo_Icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Assets/img/Logo_Icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/en",
  "background_color": "#000033",
  "display": "standalone",
   "theme_color": "#00cc99"
}