diff --git a/public/index.html b/public/index.html index f541f29..547f2f6 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,7 @@ - + diff --git a/public/manifest.json b/public/manifest.json index 2c80316..6fb0d43 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,8 +3,8 @@ "name": "Liquid Funding by Status.im", "icons": [ { - "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", + "src": "favicon-32x32.png", + "sizes": "32x32 24x24 16x16", "type": "image/x-icon" } ],