{
    "name": "BotSquash",
    "short_name": "BotSquash",
    "description": "n8n-first automation + AI systems built for reliability, ownership, and scale.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f0f0f",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "images/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/favicon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}