// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "pk.modular", name: "Modular Wallet Prod", homepage: "https://modular.pk", image_id: "70485da2-2568-463d-722c-25082997cc00", app: { browser: "https://modular.pk", ios: "https://testflight.apple.com/join/Zbf6wZaP", android: "https://play.google.com/store/apps/details?id=com.modular", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "modularwallet://", universal: null, }, desktop: { native: null, universal: "https://modular.pk", }, } as const;