aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/assets/icons/README.md
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2022-07-13 13:46:03 -0700
committerGitHub <noreply@github.com>2022-07-13 13:46:03 -0700
commitc11c45a661addf377ac5f4773ba39f5ef66ec155 (patch)
tree204cd561549dd6424d7e07c88b042e3bce62d608 /public/assets/icons/README.md
parentd57821b5fa8b994bc4082f7565a072090ff288a1 (diff)
parent0eca982f8bc89bbac3ed4fee248fc53b7c4c0527 (diff)
downloadhomer-c11c45a661addf377ac5f4773ba39f5ef66ec155.tar.gz
homer-c11c45a661addf377ac5f4773ba39f5ef66ec155.tar.zst
homer-c11c45a661addf377ac5f4773ba39f5ef66ec155.zip
Merge pull request #482 from bastienwirtz/vuejs-3
Vuejs 3
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`