diff --git a/src/index.html b/src/index.html index 9040715..ae64f4e 100644 --- a/src/index.html +++ b/src/index.html @@ -10,6 +10,7 @@ +
diff --git a/src/manifest.json b/src/manifest.json index 757f1ee..cedfafe 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -6,7 +6,7 @@ "icons": [ { "src": "favicon.svg", - "sizes": "800x800" + "sizes": "192x192" } ] } \ No newline at end of file