Startpfad für Manifest geändert

This commit is contained in:
Dennis Heinrich 2025-04-07 00:07:45 +02:00
parent 89f495c0fd
commit a1d3831bb6

View file

@ -1,7 +1,8 @@
{ {
"name": "Der Durstrechner", "name": "Der Durstrechner",
"short_name": "Durstrechner", "short_name": "Durstrechner",
"start_url": "/", "start_url": "./",
"scope": ".",
"display": "standalone", "display": "standalone",
"background_color": "#ffffff", "background_color": "#ffffff",
"theme_color": "#2196f3", "theme_color": "#2196f3",