// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "org.lunascape", name: "Lunascape Browser", homepage: "https://www.lunascape.org/browser/mobile", image_id: "aa7678b9-f508-4d4a-7e3f-4ec0e9cd9900", app: { browser: null, ios: "https://apps.apple.com/us/app/lunascape-browser/id380065805", android: "https://play.google.com/store/apps/details?id=jp.co.lunascape.android.ilunascape", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "lunascape://", universal: "", }, desktop: { native: "", universal: "", }, } as const;