What problem does this feature solve?
It would be a cool feature to automatically generate PWA icons (android-chrome-192x192.png, apple-touch-icon-180x180.png, ...) by using src/assets/logo.png as source.
What does the proposed API look like?
I'm not familiar with the current API, but I would be nice to have something like:
- generate PWA icons at each build (and watch source icon during serve)
- or generate PWA icons with a dedicated task