{
  "name": "HyperDex Virtual Desktop",
  "short_name": "HyDex",
  "start_url": "/login",
  "scope": "/",
  "display": "fullscreen",
  "theme_color": "#125DE6",
  "background_color": "#125DE6",
  "icons": [
    {
      "src": "/custom/default/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/custom/default/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
