{
  "name": "Bicester Web Design Company",
  "short_name": "Bicester-Web-Design-Company",
  "start_url": "https://bicester.co",
  "display": "standalone",
  "manifest_version": 1,
  "version": 1,
  "background_color": "#03173E",
  "theme_color": "#0F5EBB",
  "default_locale": "en",
  "icons": [
    {
      "src": "../imgs/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "../imgs/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}