// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.passpay", name: "PassPay Wallet", homepage: "https://www.passpay.io/", image_id: "a1c337f5-c156-4ce8-763b-b4cc65f1c200", app: { browser: null, ios: "https://apps.apple.com/US/app/passpay-wallet-nft-%E4%BB%AE%E6%83%B3%E9%80%9A%E8%B2%A8-%E3%82%A6%E3%82%A9%E3%83%AC%E3%83%83%E3%83%88/id1645009398", android: null, mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "com.wallet.passpay://", universal: null, }, desktop: { native: null, universal: null, }, } as const;