{
  "short_name": "VisaHQ",
  "name": "VisaHQ",
  "icons": [
    {
      "src": "/images/icons-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icons-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "https://www.visahq.ca",
  "background_color": "#fff",
  "display": "standalone",
  "theme_color": "#f2f2f2"
}