{
    "name": "Corealist — VoiceAgent Platform",
    "short_name": "Corealist",
    "description": "Create and manage AI voice agents with dedicated phone numbers. Powered by OpenAI Realtime API and Twilio.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#8b5cf6",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}