{
  "name": "UGOLD Wallet",
  "short_name": "UGOLD Wallet",
  "description": "UGOLD Wallet works with any ERC20 / BEP20 / ARC20 / TRC20 tokens and supports the most popular cryptocurrencies — Bitcoin, Bitcoin Cash, Ethereum, Litecoin, XRP, Stellar, EOS, Dogecoin, Dash, Monero, Cardano, Solana and Binance Smart Chain.",
  "start_url": "/wallet/",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#0a0f16",
  "background_color": "#0a0f16",
  "display": "standalone",
  "prefer_related_applications": false,
  "related_applications": [],
  "protocol_handlers": [
    {
      "protocol": "web+bitcoincash",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "bitcoin",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+bitcoin",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+cardano",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+dash",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+dogecoin",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+eos",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "ethereum",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+ethereum",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+litecoin",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+monero",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+stellar",
      "url": "/wallet/bip21/%s"
    },
    {
      "protocol": "web+ripple",
      "url": "/wallet/bip21/%s"
    }
  ]
}
