GeotiefExplore/images/favicon/site.webmanifest
Arno Kaimbacher ea09f80f82 - npm upgrades for three.js, webpack and babel libraries
- favicons for webapp (android and apple)
2020-11-26 09:46:10 +01:00

20 lines
458 B
JSON

{
"name": "",
"short_name": "",
"icons": [
{
"src": "/images/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#646b63",
"background_color": "#646b63",
"display": "standalone"
}