diff --git a/public/manifest.json b/public/manifest.json index 1f2f141..ff72140 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -8,7 +8,7 @@ "type": "image/x-icon" } ], - "start_url": ".", + "start_url": "/newyear-countdown", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff"