diff --git a/client/index.html b/client/index.html
index 1237aee..58728ca 100644
--- a/client/index.html
+++ b/client/index.html
@@ -17,7 +17,7 @@
-
+
diff --git a/client/public/manifest.json b/client/public/manifest.json
index ad6d847..eca48ba 100644
--- a/client/public/manifest.json
+++ b/client/public/manifest.json
@@ -10,9 +10,9 @@
"icons": [
{
"src": "/favicon.png",
- "sizes": "192x192",
+ "sizes": "any",
"type": "image/png",
- "purpose": "any maskable"
+ "purpose": "any"
}
],
"categories": ["productivity", "utilities", "developer"],