An open API service indexing awesome lists of open source software.

https://github.com/jacobdb/pwa-icon-generator

Generates home screen icons and splash screens.
https://github.com/jacobdb/pwa-icon-generator

Last synced: 11 months ago
JSON representation

Generates home screen icons and splash screens.

Awesome Lists containing this project

README

          

# App Image Generator

Generates home screen icons and splash screens.

## Installation

```sh
$ npm install --global pwa-icon-generator
```

## Usage

```sh
$ generate-icons --color 448AFF --icon path/to/icon.png --maskable true --output path/to/output/
```