-
Notifications
You must be signed in to change notification settings - Fork 0
/
appinfo.json
36 lines (36 loc) · 900 Bytes
/
appinfo.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
34
35
36
{
"appKeys": {},
"capabilities": [
""
],
"companyName": "Anthony Avina",
"longName": "BinaryPebl",
"projectType": "native",
"resources": {
"media": [
{
"file": "images/binarypebl_menu.png",
"menuIcon": true,
"name": "BINARY_PEBL_MENU_IMG",
"type": "png"
},
{
"file": "images/binarypebl.png",
"name": "BIN_PEBL_SCREEN",
"type": "png"
},
{
"file": "images/binarypebl_12hr_screen.png",
"name": "BIN_PEB_12HR",
"type": "png"
}
]
},
"shortName": "BinaryPebl",
"uuid": "1f23b71a-3c19-4453-a619-4fd67ac972fa",
"versionCode": 1,
"versionLabel": "1.0",
"watchapp": {
"watchface": true
}
}