]> git.immae.eu Git - github/bastienwirtz/homer.git/blame - public/assets/icons/README.md
Update README.md
[github/bastienwirtz/homer.git] / public / assets / icons / README.md
CommitLineData
b4207f27
BW
1# PWA Icons / Images
2
3We suggest you to create a svg or png icon (if it is a png icon, with the maximum resolution possible) for your application and use it to generate a favicon package in [Favicon Generator](https://realfavicongenerator.net/).
4
5Once generated, download the ZIP and use android-* icons for pwa-*:
6
7- use `android-chrome-192x192.png` for `pwa-192x192.png`
8- use `android-chrome-512x512.png` for `pwa-512x512.png`
9- `apple-touch-icon.png` is `apple-touch-icon.png`
10- `favicon.ico` is `favicon.ico`