[backport cloud/1.38] Update manifest.json to remove color properties (#8613)

Backport of #8612 to `cloud/1.38`

Automatically created by backport workflow.

Co-authored-by: Alexander Brown <drjkl@comfy.org>
This commit is contained in:
Comfy Org PR Bot
2026-02-05 05:31:54 +09:00
committed by GitHub
parent 45a0bf1e89
commit 1b3127bb0d

View File

@@ -10,7 +10,5 @@
"type": "image/svg+xml"
}
],
"display": "standalone",
"background_color": "#172dd7",
"theme_color": "#f0ff41"
"display": "standalone"
}