{
  "name": "Harbour Child, Young Person & Family Therapy",
  "short_name": "Harbour",
  "description": "A portfolio concept by Alexander Watson Studio: the brand and website for Harbour, a fictional therapy centre for children, teenagers, parents and families.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF7F1",
  "theme_color": "#FBF7F1",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}