{
  "name": "KestrelVoice - AI Voice Operations",
  "short_name": "KestrelVoice",
  "description": "AI-powered voice operations platform. Answer every call, book appointments, recover missed revenue.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "lang": "en-US",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/website-favicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your AI call dashboard"
    },
    {
      "name": "Calls",
      "url": "/calls",
      "description": "View recent calls"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
