{
  "name": "The Care Compass",
  "short_name": "Care Compass",
  "description": "Plain-English guidance for families navigating later-life care in the UK.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8F3",
  "theme_color": "#0F6D6A",
  "icons": [
    {
      "src": "/img/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
