README
App Image Generator
Generates home screen icons and splash screens.
Installation
$ npm install --global pwa-icon-generator
Usage
$ generate-icons --color 448AFF --icon path/to/icon.png --maskable true --output path/to/output/
Generates home screen icons and splash screens.
<script type="module">
import pwaIconGenerator from 'https://cdn.skypack.dev/pwa-icon-generator';
</script>
Generates home screen icons and splash screens.
$ npm install --global pwa-icon-generator
$ generate-icons --color 448AFF --icon path/to/icon.png --maskable true --output path/to/output/