{
  "name": "Voco — AI Voice Agents for Insurance Agencies",
  "short_name": "Voco",
  "description": "AI-powered voice agents that call policyholders before renewals lapse.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050d1a",
  "theme_color": "#050d1a",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}