1
0
Fork 0
fitbit-health-overlay-test/package.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"
}
}
}
}