// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.flowfoundation.wallet", name: "Flow Wallet", homepage: "https://wallet.flow.com/", image_id: "f67a1db8-5704-4353-ead8-bd85c02a8700", app: { browser: "", ios: "https://apps.apple.com/ca/app/flow-wallet-nfts-and-crypto/id6478996750", android: "https://play.google.com/store/apps/details?id=com.flowfoundation.wallet", mac: "", windows: "", linux: "", chrome: "https://chrome.google.com/webstore/detail/flow-reference/hpclkefagolihohboafpheddmmgdffjm", firefox: "", safari: "", edge: "", opera: "", }, rdns: "com.flowfoundation.wallet", mobile: { native: "frw://", universal: "https://frw-link.lilico.app", }, desktop: { native: "", universal: "", }, } as const;