Wallet/app-template/copay/appConfig.json

34 lines
1.1 KiB
JSON
Raw Normal View History

2016-08-12 10:54:31 -03:00
{
"packageName": "copay",
"packageDescription": "Copay Bitcoin Wallet",
2017-02-03 18:03:29 -03:00
"packageNameId": "com.bitpay.copay",
"statusBarColor": "#192c3a",
"userVisibleName": "Copay",
"purposeLine": "Copay Bitcoin Wallet",
"bundleName": "copay",
"appUri": "copay",
2016-08-12 10:54:31 -03:00
"name": "copay",
"nameNoSpace": "copay",
"nameCase": "Copay",
"nameCaseNoSpace": "Copay",
2016-09-05 14:59:11 -03:00
"gitHubRepoName": "copay",
"gitHubRepoUrl": "git://github.com/bitpay/copay.git",
"gitHubRepoBugs": "https://github.com/bitpay/copay/issues",
2016-09-05 14:59:11 -03:00
"disclaimerUrl": "https://copay.io/disclaimer",
2016-08-12 10:54:31 -03:00
"url": "https://copay.io",
"appDescription": "Copay Bitcoin Wallet",
"winAppName": "CopayWallet",
"WindowsStoreIdentityName": "18C7659D.Copay-SecureBitcoinWallet",
"WindowsStoreDisplayName": "Copay - Secure Bitcoin Wallet",
2016-10-18 11:19:21 -03:00
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
"pushSenderId": "1036948132229",
2016-08-12 10:54:31 -03:00
"description": "A Secure Bitcoin Wallet",
2017-09-15 15:09:46 -04:00
"version": "3.8.1",
2017-09-15 15:26:04 -04:00
"androidVersion": "381001",
2016-08-12 10:54:31 -03:00
"_extraCSS": null,
"_enabledExtensions": {
"coinbase": true,
"glidera": true,
"amazon": true
2016-09-05 14:59:11 -03:00
}
2016-08-12 10:54:31 -03:00
}