New favicons for all and updated webpack

This commit is contained in:
2020-01-23 12:51:26 +01:00
parent b571a25b3c
commit 0eefb90ee9
12 changed files with 250 additions and 571 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "Vinlotteri Knowit",
"short_name": "Vinlottis",
"icons": [
{
"src": "/android-chrome-144x144.png",
"sizes": "144x144",
"type": "image/png"
}
],
"theme_color": "#daeedd",
"background_color": "#daeedd",
"display": "standalone"
}