-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappinfo.json
40 lines (40 loc) · 880 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
37
38
39
40
{
"appKeys": {
"chunk": 0,
"incidents_req": 10,
"incidents_size": 11,
"index": 1,
"message": 2,
"size": 3,
"traveltimes_req": 20,
"traveltimes_size": 21,
"webcam": 9
},
"capabilities": [
""
],
"companyName": "YS",
"longName": "Traffic Info Luxembourg",
"projectType": "native",
"resources": {
"media": [
{
"file": "images/logo.png",
"menuIcon": true,
"name": "LOGO_IMAGE",
"type": "png"
}
]
},
"sdkVersion": "3",
"shortName": "Traffic Info Luxembourg",
"targetPlatforms": [
"aplite",
"basalt"
],
"uuid": "9c6bb042-de52-4bee-a004-cd31a04f80a6",
"versionLabel": "1.0",
"watchapp": {
"watchface": false
}
}