This repository has been archived on 2023-12-31. You can view files and clone it, but cannot push or open issues or pull requests.
meritkollen/html/assets/img/favicon/manifest.json
2019-11-04 12:45:37 +01:00

19 lines
453 B
JSON

{
"name": "Meritv\u00e4rde",
"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"
}