// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.hootark", name: "HootArk", homepage: "https://www.hootark.com/", image_id: "c5f74b15-89cc-4f1f-8387-d3ffeb7a3400", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=com.bose.meta.browser", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "HootArk://", universal: "", }, desktop: { native: "", universal: "", }, } as const;