// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.backpack", name: "Backpack", homepage: "https://backpack.app", image_id: "71ca9daf-a31e-4d2a-fd01-f5dc2dc66900", app: { browser: null, ios: "https://apps.apple.com/us/app/backpack-wallet-exchange/id6445964121", android: "https://play.google.com/store/apps/details?id=app.backpack.mobile", mac: null, windows: null, linux: null, chrome: "https://chrome.google.com/webstore/detail/backpack/aflkmfhebedbjioipglgcbcmnbpgliof", firefox: null, safari: null, edge: null, opera: null, }, rdns: "app.backpack", mobile: { native: "backpack://", universal: "https://backpack.app/ul/v1", }, desktop: { native: "", universal: "", }, } as const;