{
  "name": "PRXWallet",
  "short_name": "PRXWallet",
  "description": "Multi-chain crypto wallet \u2014 hold, swap, and move XRP, BTC, ETH, SOL, USDT and USDD.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0B0E11",
  "theme_color": "#0B0E11",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}