Everytime I load Studio-Web in the browser, I see this error in the console: > Error while trying to use the following icon from the Manifest: http://localhost:4200/android-chrome-192x192.png (Download error or resource isn't a valid image) It's referenced in `src/assets/site.webmanifest` but points to a missing asset. Did we intend to use https://assets.berty.tech/favicon_blueprint-android-chrome-192x192.png/ or was this just something `ng` automatically defaulted to?
Everytime I load Studio-Web in the browser, I see this error in the console:
It's referenced in
src/assets/site.webmanifestbut points to a missing asset. Did we intend to use https://assets.berty.tech/favicon_blueprint-android-chrome-192x192.png/ or was this just somethingngautomatically defaulted to?