Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rmourey26 authored Jun 15, 2024
1 parent 8ebdf8f commit 110c87e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"background_color": "#fff",
"display": "standalone",
"homepage_url": "https://defione.io",
"homepage_url": "https://dex.defione.io",
"providedBy": {
"name": "DeFi ONE",
"url": "https://defione.io"
"name": "DFI1 DEX",
"url": "https://dex.defione.io"
},
"icons": [
{
Expand All @@ -28,10 +28,10 @@
},
],
"orientation": "portrait",
"name": "DeFi ONE",
"name": "DFI1 DEX",
"description": "Swap tokens and NFTs on any chain, including BitCoin",
"iconPath": "./images/512x512_App_Icon.png",
"short_name": "DeFi ONE",
"short_name": "DFI1",
"start_url": ".",
"theme_color": "#0D0D0D"
}

0 comments on commit 110c87e

Please sign in to comment.