Skip to content

Commit

Permalink
remove unsupported manifest fields
Browse files Browse the repository at this point in the history
  • Loading branch information
takenagain committed Jan 17, 2025
1 parent 42fd73e commit f9c03f2
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions web/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,7 @@
"name": "Komodo Wallet",
"version": "0.0.0.1",
"short_name": "KomodoWebWallet",
"start_url": ".",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#ffffff",
"description": "Non-Custodial Multi-Coin Wallet & DEX.",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"related_applications": [
{
"platform": "play",
"url": "https://play.google.com/store/apps/details?id=com.komodoplatform.atomicdex"
}
],
"permissions": [],
"host_permissions": ["*://*.komodo.earth/*"],
"content_security_policy": {
Expand Down

0 comments on commit f9c03f2

Please sign in to comment.