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",
"short_name": "Durstrechner",
"start_url": "/",
"start_url": "./",
"scope": ".",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#2196f3",