aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/assets/icons/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/icons/README.md')
-rw-r--r--public/assets/icons/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/public/assets/icons/README.md b/public/assets/icons/README.md
new file mode 100644
index 0000000..015169b
--- /dev/null
+++ b/public/assets/icons/README.md
@@ -0,0 +1,12 @@
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`
11
12`