diff --git a/public/manifest.json b/public/manifest.json index 70e24a18fb5..bedfde99461 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -18,7 +18,14 @@ "sizes": "512x512", "type": "image/png", "purpose": "any maskable" - } + }, + + { + "src": "./images/256x256_App_Icon.png", + "sizes": "256x256", + "type": "image/png", + "purpose": "any maskable" + }, ], "orientation": "portrait", "name": "DeFi ONE",