mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
10 lines
217 B
JSON
10 lines
217 B
JSON
{
|
|
"name": "ComfyUI",
|
|
"short_name": "ComfyUI",
|
|
"description": "ComfyUI: AI image generation platform",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#000000"
|
|
}
|