{
  "name": "Xaman Wallet",
  "short_name": "Xaman",
  "description": "Download Xaman Wallet, a self-custody crypto wallet for securely managing digital assets, reviewing transactions and connecting to the XRP Ledger ecosystem.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#063bd8",
  "icons": [
    {
      "src": "/xaman-ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}