webseite/assets/images/icons/site.webmanifest
2021-07-29 00:30:14 +02: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": "#631409",
"background_color": "#1c1d26",
"display": "standalone"
}