@daveyplate/generate-icons
is a tool that generates icons from a source image, including favicon, manifest, and apple-touch-icon.
npm install @daveyplate/generate-icons
You can use the CLI to generate icons:
npx generate-icons --source path/to/source/image.png
Contributions are welcome! Please open an issue or submit a pull request.