// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "io.prettygood.x", name: "PrettyGood Keyboard", homepage: "https://x.prettygood.io/", image_id: "ae26de70-87f2-4dea-d5ce-dcdb1a442400", app: { browser: null, ios: null, android: "https://play.google.com/store/apps/details?id=com.pgk.keyboard", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "pgk://wallet", universal: "https://x.prettygood.io/wallet", }, desktop: { native: "", universal: "", }, } as const;