{
  "short_name": "AMC Portal",
  "name": "AMC Portal",
  "description": "Americold Cold Storage Portal",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/logo.png",
      "sizes": "512x",
      "type": "image/png"
    }
  ],
  "orientation": "portrait-primary",
  "display": "fullscreen",
  "display_override": "fullscreen",
  "scope": "/",
  "start_url": "/",
  "theme_color": "#000000",
  "background_color": "#184C64"
}
