{
  "name": "CareRadar",
  "short_name": "CareRadar",
  "description": "Find the right care home, anywhere in the UK",
  "start_url": "/",
  "display": "browser",
  "background_color": "#FAF5EC",
  "theme_color": "#1E3A2E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}