aboutsummaryrefslogtreecommitdiff
path: root/appinfo.json
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo.json')
-rw-r--r--appinfo.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/appinfo.json b/appinfo.json
new file mode 100644
index 0000000..889f4fb
--- /dev/null
+++ b/appinfo.json
@@ -0,0 +1,17 @@
+{
+ "uuid": "20146c38-3e2d-4f45-8f28-112961c0e2f4",
+ "shortName": "Battery",
+ "longName": "Battery Monitor",
+ "companyName": "Snilius",
+ "versionCode": 1,
+ "versionLabel": "1.0.0",
+ "watchapp": {
+ "watchface": false
+ },
+ "appKeys": {
+ "dummy": 0
+ },
+ "resources": {
+ "media": []
+ }
+}