This Angular schematic generates a set of pwa icons based on a custom .png logo.
Use it after adding @angular/pwa with schematics.
ng add @angular/pwa --project project-name
Add a .png with the name logo.png in the public folder, or the assets folder for projects that were generated before v18.
ng add @ngwam/ngx-generate-pwa-icons --projectName project-name