{
    "name": "Helix Chat",
    "short_name": "Chat",
    "description": "Nyx — AI chat powered by local Ollama models",
    "start_url": "/chat/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#0a0a0f",
    "icons": [
        {
            "src": "/assets/icons/helix-favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any"
        }
    ]
}
