{
    "short_name": "Captain",
    "name": "Captain Agent",
    "description": "A platform for building and managing intelligent AI agents and workflows",
    "icons": [
        {
            "src": "/branding/captain-agent/pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/branding/captain-agent/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/branding/captain-agent/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "start_url": ".",
    "display": "standalone",
    "theme_color": "#4f46e5",
    "background_color": "#0b1120",
    "orientation": "any",
    "scope": "/",
    "prefer_related_applications": false
}
