social sharing meta tags
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
BIN
priv/static/images/favicon.ico
Normal file
|
After Width: | Height: | Size: 15 KiB |
3
priv/static/images/favicon.svg
Normal file
|
After Width: | Height: | Size: 523 KiB |
BIN
priv/static/images/labelmaker_1024x512.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
priv/static/images/labelmaker_1200x630.png
Normal file
|
After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 193 KiB After Width: | Height: | Size: 193 KiB |
@@ -1,21 +1,22 @@
|
||||
{
|
||||
"name": "Labelmaker",
|
||||
"short_name": "Labelmaker",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#6495ED",
|
||||
"background_color": "#6495ED",
|
||||
"display": "standalone"
|
||||
}
|
||||
"name": "Labelmaker",
|
||||
"short_name": "Labelmaker",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/images/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/images/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#6495ED",
|
||||
"background_color": "#6495ED",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
||||
|
||||