{
  "name": "CallSphere - AI Voice & Chat Agents",
  "short_name": "CallSphere",
  "description": "AI-powered voice and chat agents for enterprise customer communications",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/callsphere-logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/callsphere-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/callsphere-logo.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/callsphere-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
