🎨 (Logo) Update logo
BIN
public/icons/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 9.9 KiB |
BIN
public/icons/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
public/icons/apple-touch-icon-120x120.png
Normal file
|
After Width: | Height: | Size: 6.1 KiB |
BIN
public/icons/apple-touch-icon-152x152.png
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
BIN
public/icons/apple-touch-icon-180x180.png
Normal file
|
After Width: | Height: | Size: 9.3 KiB |
BIN
public/icons/apple-touch-icon-60x60.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
public/icons/apple-touch-icon-76x76.png
Normal file
|
After Width: | Height: | Size: 3.7 KiB |
BIN
public/icons/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 9.3 KiB |
BIN
public/icons/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 682 B |
BIN
public/icons/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 3.7 KiB |
|
Before Width: | Height: | Size: 5.0 KiB |
BIN
public/icons/msapplication-icon-144x144.png
Normal file
|
After Width: | Height: | Size: 7.3 KiB |
BIN
public/icons/mstile-150x150.png
Normal file
|
After Width: | Height: | Size: 7.7 KiB |
@@ -3,42 +3,12 @@
|
|||||||
"short_name": "Vaquant",
|
"short_name": "Vaquant",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "icons/icon-72x72.png",
|
"src": "./img/icons/android-chrome-192x192.png",
|
||||||
"sizes": "72x72",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "icons/icon-96x96.png",
|
|
||||||
"sizes": "96x96",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "icons/icon-128x128.png",
|
|
||||||
"sizes": "128x128",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "icons/icon-144x144.png",
|
|
||||||
"sizes": "144x144",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "icons/icon-152x152.png",
|
|
||||||
"sizes": "152x152",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "icons/icon-192x192.png",
|
|
||||||
"sizes": "192x192",
|
"sizes": "192x192",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "icons/icon-384x384.png",
|
"src": "./img/icons/android-chrome-512x512.png",
|
||||||
"sizes": "384x384",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "icons/icon-512x512.png",
|
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
|
|||||||