mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-26 09:44:06 +00:00
Backport of #8612 to `cloud/1.38` Automatically created by backport workflow. Co-authored-by: Alexander Brown <drjkl@comfy.org>
15 lines
291 B
JSON
15 lines
291 B
JSON
{
|
|
"name": "ComfyUI",
|
|
"short_name": "ComfyUI",
|
|
"description": "ComfyUI: AI image generation platform",
|
|
"start_url": "/",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/images/comfy-logo-single.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml"
|
|
}
|
|
],
|
|
"display": "standalone"
|
|
}
|