Files
vinlottis/public/assets/images/site.webmanifest

15 lines
317 B
JSON

{
"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"
}