We can configure PWA icon using at UI-Base setting but example shown using online URL. How do I use locally stored PNG as PWA icon?
After looking around, first I have to enable httpStatic, then put full directory to static folder. Then copy my image into static folder. At UI Base setting, put /iconname.png
Hi @amhaziq - welcome to the community.
That's correct.
If you're running Node-RED through FlowFuse, you can also just drop the file into the "Assets" directory, and that'll do everything for you automatically.