{
  "name": "caller:Intake Co-Pilot",
  "short_name": "Co-Pilot",
  "description": "AI-powered HVAC SMS reply assistant for intake operators.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f4fa",
  "theme_color": "#025bc0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
