21 lines
396 B
JSON
21 lines
396 B
JSON
{
|
|
"fitbit": {
|
|
"appUUID": "7ebafab3-2bad-4cf6-b59c-726625cb3c62",
|
|
"appType": "app",
|
|
"appDisplayName": "HealthOverlay",
|
|
"iconFile": "resources/icon.png",
|
|
"wipeColor": "#607d8b",
|
|
"requestedPermissions": [
|
|
"access_activity"
|
|
],
|
|
"buildTargets": [
|
|
"higgs",
|
|
"meson"
|
|
],
|
|
"i18n": {
|
|
"en": {
|
|
"name": "HealthOverlay"
|
|
}
|
|
}
|
|
}
|
|
} |