
{
  "name": "Voice AI Agent Creator",
  "short_name": "VoiceAgents",
  "description": "Create and deploy live Voice AI Agents.",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png", 
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#222430",
  "background_color": "#222430"
}
