add favicon
BIN
public/android-chrome-192x192.png
Normal file
|
After Width: | Height: | Size: 74 KiB |
BIN
public/android-chrome-512x512.png
Normal file
|
After Width: | Height: | Size: 468 KiB |
BIN
public/apple-touch-icon.png
Normal file
|
After Width: | Height: | Size: 66 KiB |
BIN
public/augsburg-mosaik.png
Normal file
|
After Width: | Height: | Size: 692 KiB |
BIN
public/favicon-16x16.png
Normal file
|
After Width: | Height: | Size: 927 B |
BIN
public/favicon-32x32.png
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 15 KiB |
19
public/site.webmanifest
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Augsburg Mosaic - Wieerwill",
|
||||
"short_name": "Augsburg Mosaic",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#ffffff",
|
||||
"background_color": "#ffffff",
|
||||
"display": "standalone"
|
||||
}
|
||||