831 B
Executable File
831 B
Executable File
PWA Assets
Generated by PWA Icon Generator
Contents
/icons/- All PWA icons in various sizes/splash/- iOS splash screens (if generated)manifest.json- Web app manifest filemeta-tags.html- HTML meta tags to include in your index.htmlfavicon.png- Favicon for your site
Installation
- Copy the
iconsfolder to your project's public directory - Copy the
splashfolder to your project's public directory (if using splash screens) - Copy
manifest.jsonto your project's root/public directory - Add the contents of
meta-tags.htmlto yourindex.html<head>section
Icon Sizes Included
- 16x16
- 32x32
- 48x48
- 64x64
- 96x96
- 128x128
- 144x144
- 152x152
- 180x180
- 192x192
- 384x384
- 512x512
- 192x192 (maskable)
- 512x512 (maskable)
Generated with PWA Icon Generator