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-10-22 07:46:11 +02:00

17 lines
387 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"
}