Update
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 30 KiB |
BIN
src/static/app/public/img/Logo-1-128x128.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
src/static/app/public/img/Logo-1-256x256.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
src/static/app/public/img/Logo-1-384x384.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
src/static/app/public/img/Logo-1-512x512.png
Normal file
After Width: | Height: | Size: 134 KiB |
BIN
src/static/app/public/img/Logo-1-Maskable-512x512.png
Normal file
After Width: | Height: | Size: 78 KiB |
BIN
src/static/app/public/img/Logo-1-Rounded-128x128.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
src/static/app/public/img/Logo-1-Rounded-256x256.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
src/static/app/public/img/Logo-1-Rounded-384x384.png
Normal file
After Width: | Height: | Size: 72 KiB |
BIN
src/static/app/public/img/Logo-1-Rounded-512x512.png
Normal file
After Width: | Height: | Size: 135 KiB |
BIN
src/static/app/public/img/Logo-2-128x128.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
src/static/app/public/img/Logo-2-256x256.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
src/static/app/public/img/Logo-2-384x384.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
src/static/app/public/img/Logo-2-512x512.png
Normal file
After Width: | Height: | Size: 124 KiB |
BIN
src/static/app/public/img/Logo-2-Rounded-128x128.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
src/static/app/public/img/Logo-2-Rounded-256x256.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
src/static/app/public/img/Logo-2-Rounded-384x384.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
src/static/app/public/img/Logo-2-Rounded-512x512.png
Normal file
After Width: | Height: | Size: 126 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 72 KiB |
Before Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 80 KiB |
@@ -21,24 +21,28 @@
|
||||
],
|
||||
"icons": [
|
||||
{
|
||||
"src": "../img/icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
"src": "../img/Logo-2-Rounded-128x128.png",
|
||||
"sizes": "128x128",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "../img/icon-256x256.png",
|
||||
"src": "../img/Logo-2-Rounded-256x256.png",
|
||||
"sizes": "256x256",
|
||||
"type": "image/png"
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "../img/icon-384x384.png",
|
||||
"src": "../img/Logo-2-Rounded-384x384.png",
|
||||
"sizes": "384x384",
|
||||
"type": "image/png"
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "../img/icon-512x512.png",
|
||||
"src": "../img/Logo-2-Rounded-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
}
|
||||
]
|
||||
}
|