{
    "name": "ORCA CS AI ORCHESTRATOR",
    "short_name": "ORCA",
    "description": "Smart AI Orchestrator for Conversation Management",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0066ff",
    "icons": [
        {
            "src": "/img/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/orca.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
