17 lines
377 B
JSON
17 lines
377 B
JSON
{
|
|
"author": "Kasper Rynning-Tønnesen og Kevin Midbøe",
|
|
"name": "Vinlotteri Knowit",
|
|
"short_name": "Vinlottis",
|
|
"start_url": "/#/",
|
|
"icons": [
|
|
{
|
|
"src": "/public/assets/images/android-chrome-144x144.png",
|
|
"sizes": "144x144",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#daeedd",
|
|
"background_color": "#daeedd",
|
|
"display": "standalone"
|
|
}
|