{
  "name": "ActivoHQ",
  "short_name": "ActivoHQ",
  "description": "Your Asset Headquarters in the Cloud",
  "theme_color": "#0D3D85",
  "background_color": "#0D3D85",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "/BrandKit/en/activohq-favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/BrandKit/en/activohq-favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/BrandKit/en/activohq-icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/BrandKit/en/activohq-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
