// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "com.aktionariat", name: "Aktionariat", homepage: "https://aktionariat.com/", image_id: "6d18e8ea-b536-4038-c5bf-94a499d5a400", app: { browser: null, ios: "https://apps.apple.com/ch/app/aktionariat/id1518326813", android: "https://play.google.com/store/apps/details?id=com.aktionariat.app", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "aktionariat://", universal: "https://app.aktionariat.com", }, desktop: { native: null, universal: null, }, } as const;