From 29fcd3acca6517665bdbd51b188328e92cbba842 Mon Sep 17 00:00:00 2001 From: Robert Mourey Jr Date: Mon, 1 Apr 2024 19:58:30 -0400 Subject: [PATCH] Update manifest.json --- public/manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 7d28dacbc95..63ee6cce41f 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,10 +1,10 @@ { "background_color": "#fff", "display": "standalone", - "homepage_url": "https://interface-weld.vercel.app", + "homepage_url": "https://defione", "providedBy": { - "name": "DeFi One", - "url": "https://interface-weld.vercel.app" + "name": "DeFi ONE", + "url": "https://defione" }, "icons": [ { @@ -21,10 +21,10 @@ } ], "orientation": "portrait", - "name": "DeFi One", - "description": "Swap or provide liquidity on DeFi One", + "name": "DeFi ONE", + "description": "Swap or provide liquidity on DeFi ONE", "iconPath": "./images/256x256_App_Icon_Pink.svg", - "short_name": "De-Fi Protocol", + "short_name": "DeFi ONE", "start_url": ".", "theme_color": "#6068C0" } \ No newline at end of file