webseite/assets/images/icons/site.webmanifest
2019-02-13 14:26:32 +01:00

19 lines
483 B
JSON

{
"name": "C3 Waffel Operation Center",
"short_name": "C3WOC",
"icons": [
{
"src": "/images/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffda1d",
"background_color": "#191a23",
"display": "standalone"
}