diff --git a/manifest.json b/manifest.json index c70b191..35796d1 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,6 @@ "src": "icon.svg" } ], - "start_url": "/index.html", + "start_url": "index.html", "display": "standalone" }