{ "name": "toroface", "author": "MakeAwesomeHappen", "version": "1.0.0", "keywords": ["pebble-app"], "private": true, "dependencies": {}, "pebble": { "displayName": "toroface", "uuid": "abf5b955-5d57-4067-8f3d-162d8871b4b8", "sdkVersion": "3", "enableMultiJS": true, "targetPlatforms": [ "aplite", "basalt", "chalk", "diorite", "emery" ], "watchapp": { "watchface": true }, "messageKeys": [ "dummy" ], "resources": { "media": [{ "type": "font", "name": "CLOCK_FONT_38", "file": "clock_font_big.ttf", "characterRange": "[0-9]" }, { "type": "font", "name": "CLOCK_FONT_26", "file": "clock_font_small.ttf", "characterRange": "[0-9]" }] } } }