L3D
fd742c7049
Co-authored-by: L3D <l3d@see-base.de> Reviewed-on: https://backwesen.de/c3woc/webseite/pulls/1
19 lines
483 B
JSON
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"
|
|
}
|