20 lines
482 B
JSON
20 lines
482 B
JSON
{
|
|
"short_name": "Meritkollen",
|
|
"name": "Meritkollen",
|
|
"icons": [
|
|
{
|
|
"src": "android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#c12e55",
|
|
"background_color": "#ffffff",
|
|
"start_url": "https://meritkollen.se",
|
|
"display": "fullscreen"
|
|
} |