{
  "name": "Kindred",
  "short_name": "Kindred",
  "description": "Care home family communication \u2014 keep your family connected to your loved one's care.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#4a7c6f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "health",
    "lifestyle"
  ],
  "lang": "en-GB"
}