{
    "name": "AutoFlow",
    "short_name": "AutoFlow",
    "description": "Visualize your AI agent's thought process in real-time with a dual-stream interface.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F7F5EE",
    "theme_color": "#F7F5EE",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
