{
  "id": "mmos-wallet-recovery",
  "name": "MMOS Wallet",
  "url": "https://wallet.onekeyco.com",
  "homepageUrl": "https://onekeyco.com",
  "supportUrl": "https://onekeyco.com/support",
  "icon": "https://wallet.onekeyco.com/icon-192.png",
  "apiVersion": "^1.0.0",
  "manifestVersion": "1",
  "branch": "stable",
  "categories": [
    "services"
  ],
  "currencies": [
    "bitcoin"
  ],
  "content": {
    "shortDescription": {
      "en": "MMOS asset recovery escrow — non-custodial payouts to your Ledger.",
      "it": "MMOS recupero asset — payout non-custodial verso il tuo Ledger."
    },
    "description": {
      "en": "Track recovered funds from your MMOS recovery case and receive payouts to your own Bitcoin address. No seed is ever asked. Non-custodial by design.",
      "it": "Traccia i fondi recuperati dal tuo caso MMOS e ricevi i payout al tuo indirizzo Bitcoin. Non chiediamo mai la seed. Non-custodial per design."
    }
  },
  "permissions": [
    "account.list",
    "account.receive"
  ],
  "domains": [
    "https://wallet.onekeyco.com"
  ],
  "visibility": "complete",
  "platforms": [
    "ios",
    "android",
    "desktop"
  ]
}