This commit is contained in:
thrhymes
2025-12-24 21:38:27 +01:00
parent 354e897e55
commit e1bda360f4
5 changed files with 26 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
"short_name": "WFW-Aushang",
"start_url": "/zuss/?source=pwa",
"scope": "/zuss/",
"display": "standalone",
"display": "fullscreen",
"orientation": "portrait",
"background_color": "#0b1020",
"theme_color": "#0b1020",
@@ -12,4 +12,3 @@
{ "src": "/zuss/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
]
}