ComfyUI/web/manifest.json
Fejér Gergely András 19393de082 Update
2025-02-22 13:18:22 +00:00

10 lines
216 B
JSON
Vendored

{
"name": "ComfyUI",
"short_name": "ComfyUI",
"description": "ComfyUI AI image generation platform",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#000000"
}