{
  "short_name": "First Commercial Trust",
  "name": "First Commercial Trust Private Banking",
  "description": "For Generations.",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    }
  ],
  "start_url": "/?pwa=true",
  "background_color": "#0B2C24",
  "theme_color": "#0B2C24",
  "display": "standalone",
  "orientation": "any",
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ]
}