diff --git a/index.html b/index.html index c353813..c31e7a3 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - +
diff --git a/public/config/manifest.json b/public/config/manifest.json index 71adbc6..56dfb2d 100644 --- a/public/config/manifest.json +++ b/public/config/manifest.json @@ -7,7 +7,7 @@ "display": "standalone", "icons": [ { - "src": "img/icon.png", + "src": "/img/icon.png", "sizes": "192x192 256x256 512x512" } ]