-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathappConfig.json
33 lines (32 loc) · 1.22 KB
/
appConfig.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"//":"Changes to this file will be overwritten",
"//":" Modify it in the app-template directory",
"packageName": "litecoinz",
"packageDescription": "Litecoinz Wallet",
"packageNameId": "com.litecoinz.ltz",
"statusBarColor": "#192c3a",
"userVisibleName": "Litecoinz Wallet",
"purposeLine": "Litecoinz Wallet",
"bundleName": "litecoinz",
"appUri": "litecoinz",
"name": "litecoinz",
"nameNoSpace": "litecoinz",
"nameCase": "Litecoinz Wallet",
"nameCaseNoSpace": "Litecoinz Wallet",
"gitHubRepoName": "litecoinz-copay-wallet",
"gitHubRepoUrl": "git://github.com/joebl4ck/litecoinz-copay-wallet.git",
"gitHubRepoBugs": "https://github.com/joebl4ck/litecoinz-copay-wallet/issues",
"disclaimerUrl": "https://litecoinz.org",
"url": "https://litecoinz.org",
"appDescription": "Litecoinz Wallet",
"winAppName": "Litecoinz Wallet",
"WindowsStoreIdentityName": "18C7659D.Copay-SecureBitcoinWallet",
"WindowsStoreDisplayName": "Litecoinz - Secure Litecoinz Wallet",
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
"pushSenderId": "1036948132229",
"description": "A Secure Litecoinz Wallet",
"version": "10.0.7",
"androidVersion": "383007",
"_extraCSS": null,
"_enabledExtensions": {}
}