{
  "name": "Care Governance Solutions",
  "short_name": "CGS",
  "description": "AI-powered governance, CQC readiness, and compliance management for UK care organisations.",
  "start_url": "/app/my-cgs",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4B1F6F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}