// This file is auto-generated by the `scripts/wallets/generate.ts` script. // Do not modify this file manually. export const wallet = { id: "app.nicegram", name: "Nicegram Wallet", homepage: "https://nicegram.app", image_id: "929745a4-5830-480b-f6ab-bb3a854bc700", app: { browser: null, ios: "https://apps.apple.com/app/apple-store/id1608870673", android: "https://play.google.com/store/apps/details?id=app.nicegram", mac: null, windows: null, linux: null, chrome: null, firefox: null, safari: null, edge: null, opera: null, }, rdns: null, mobile: { native: "ncg://wallet/home", universal: "https://nicegram.app/", }, desktop: { native: null, universal: null, }, } as const;