// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.superhero.cordova", name: "Superhero Wallet", homepage: "https://wallet.superhero.com/", image_id: "7a8f1546-765c-4b96-e73b-0c07457e3400", app: { browser: "https://wallet.superhero.com", ios: "https://apps.apple.com/ru/app/superhero-wallet/id1502786641", android: "https://play.google.com/store/apps/details?id=com.superhero.cordova", mac: null, windows: null, linux: null, chrome: "https://chromewebstore.google.com/detail/superhero-wallet/mnhmmkepfddpifjkamaligfeemcbhdne", firefox: "https://addons.mozilla.org/en-US/firefox/addon/superhero-wallet/", safari: null, edge: null, opera: null, }, rdns: "com.superhero.cordova", mobile: { native: "superhero://", universal: "https://wallet.superhero.com", }, desktop: { native: "", universal: "https://wallet.superhero.com", }, } as const;