Files
pebble/src/apps/timer_starve/appinfo.json
2025-01-27 11:38:16 -08:00

18 lines
314 B
JSON

{
"uuid": "560b6ed2-4669-4e77-8b6e-6e8a6f866204",
"shortName": "timer_starve",
"longName": "timer_starve",
"companyName": "MakeAwesomeHappen",
"versionCode": 1,
"versionLabel": "1.0",
"watchapp": {
"watchface": false
},
"appKeys": {
"dummy": 0
},
"resources": {
"media": []
}
}