homeboergmann/public/site.webmanifest

15 lines
312 B
Plaintext
Raw Normal View History

2024-06-06 22:03:00 +02:00
{
"name": "Klääs WebApp",
"short_name": "Klääs",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}