update-icons
BIN
public/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
public/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 105 KiB |
BIN
public/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
public/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 718 B |
BIN
public/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 15 KiB |
@@ -1,13 +1,7 @@
|
||||
{
|
||||
"short_name": "Dock-Dploy",
|
||||
"name": "Build Docker Compose Files",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "256x256 128x128 64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
}
|
||||
],
|
||||
"icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#000000",
|
||||
|
||||