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
Felix Schulze 026618e581 upload from server
uploaded all websites as they are on the server
2019-09-17 21:20:48 +02:00

17 lines
425 B
JSON

{
"name": "Meritv\u00e4rde",
"icons": [
{
"src": "assets/img/favicon/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "assets/img/favicon/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff"
}