copay/app-template/bitpay/appConfig.json

33 lines
914 B
JSON

{
"packageName": "bitpay",
"packageDescription": "Secure Bitcoin Wallet",
"userVisibleName": "BitPay",
"purposeLine": "Secure Bitcoin Wallet",
"bundleName": "wallet",
"appUri": "bitpay",
"name": "bitpay",
"nameNoSpace": "bitpay",
"nameCase": "BitPay",
"nameCaseNoSpace": "BitPay",
"gitHubRepoName": "bitpay-wallet",
"gitHubRepoUrl": "git://github.com/bitpay/bitpay-wallet.git",
"gitHubRepoBugs": "https://github.com/bitpay/bitpay-wallet/issues",
"disclaimerUrl": "",
"url": "https://bitpay.com",
"appDescription": "Secure Bitcoin Wallet",
"winAppName": "BitPayWallet",
"wpPublisherId": "{}",
"wpProductId": "{}",
"pushSenderId": "1036948132229",
"description": "Secure Bitcoin Wallet",
"version": "0.14.0",
"androidVersion": "1",
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,
"glidera": true,
"debitcard": true,
"amazon": true
}
}