rhsaas/Bootstrap_new/images/new/README.md

41 lines
831 B
Markdown
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 file
- `meta-tags.html` - HTML meta tags to include in your index.html
- `favicon.png` - Favicon for your site
## Installation
1. Copy the `icons` folder to your project's public directory
2. Copy the `splash` folder to your project's public directory (if using splash screens)
3. Copy `manifest.json` to your project's root/public directory
4. Add the contents of `meta-tags.html` to your `index.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