{
  "name": "CareReach AI",
  "short_name": "CareReach",
  "description": "AI Growth Operating System for home care agencies. 12 engines. Leads, content, outreach — all automated.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#152B1E",
  "theme_color": "#152B1E",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Leads",
      "url": "/dashboard/leads"
    },
    {
      "name": "Run Outreach",
      "url": "/outreach"
    }
  ]
}
