{
  "name": "Implex Solutions",
  "short_name": "Implex Solutions",
  "description": "IT consulting, hosting, data and communications services and products for UK businesses that want technology kept simple, secure and easy to run.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBFBFD",
  "theme_color": "#0B2545",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}