{
    "name": "selfaiwizard",
    "short_name": "selfaiwizard",
    "description": "Self-hosted AI workflow setup. n8n + Ollama + OpenWebUI installed on your server.",
    "icons": [
        {
            "src": "/img/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#A855F7",
    "background_color": "#05050A",
    "display": "standalone"
}
