// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.safecryptowallet", name: "SafeWallet", homepage: "https://safecryptowallet.io", image_id: "c4f43408-612b-4777-c9d6-a022934ce600", app: { browser: null, ios: "https://apps.apple.com/us/app/safe-crypto-wallet-blockchain/id6449599259?mt=8&shortlink=4ybm9n4d&c=safe+wallet&pid=clickwebsite&af_xp=custom&source_caller=ui", android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "safewallet://", universal: null, }, desktop: { native: null, universal: null, }, } as const;