-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappinfo.json
35 lines (35 loc) · 867 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
{
"appKeys": {},
"capabilities": [
""
],
"uuid": "642168ac-0fe9-4e69-be37-9855e5cbd7eb",
"versionLabel": "1.0",
"longName": "Minimal - Meta",
"companyName": "[email protected]",
"versionCode": 1,
"resources": {
"media": [
{
"menuIcon": true,
"type": "png",
"name": "menu_image",
"file": "images/Meta_Watch_Face_small.png"
},
{
"type": "font",
"name": "FONT_META_BOLD_40",
"file": "fonts/MtBdLfRg.ttf"
},
{
"type": "font",
"name": "FONT_META_BOOK_30",
"file": "fonts/MtBkLfRg.ttf"
}
]
},
"watchapp": {
"watchface": true
},
"shortName": "Minimal-Meta"
}