Open Peppe opened 5 years ago
Quick research showed that iconPath
in @PWA
already defaults to icons/icon.png
so there should be no need to specify it, but it's not working as expected.
Regarding manifest.json
: the default value is manifest.webmanifest
. We could switch to the defaults, but do not forget to change the security config to allow access to the new path.
From @PWA in MainView