{
    "author": "ljonget@gmail.com",
    "dependencies": {
        "pebble-clay": "^1.0.0"
    },
    "keywords": [],
    "name": "dscam-h-s",
    "pebble": {
        "capabilities": [
            "configurable"
        ],
        "displayName": "DSCam Home-Switch",
        "enableMultiJS": true,
        "messageKeys": [
            "auth",
            "status",
            "server",
            "username",
            "password",
	        "JSReady"
        ],
        "projectType": "native",
        "resources": {
            "media": [
                {
                    "file": "images/icon.png",
                    "menuIcon": true,
                    "name": "IMAGE_MENU_ICON",
                    "targetPlatforms": null,
                    "type": "bitmap"
                },
                {
                    "file": "images/q_mark.png",
                    "name": "Q_MARK",
                    "targetPlatforms": null,
                    "type": "bitmap"
                },
                {
                    "file": "images/home_off.png",
                    "name": "HOME_OFF",
                    "targetPlatforms": null,
                    "type": "bitmap"
                },
                {
                    "file": "images/home_on.png",
                    "name": "HOME_ON",
                    "targetPlatforms": null,
                    "type": "bitmap"
                }
            ]
        },
        "sdkVersion": "3",
        "targetPlatforms": [
            "diorite",
	    "aplite"
        ],
        "uuid": "d701bcb8-1076-4adb-9e38-9c21566efc24",
        "watchapp": {
            "watchface": false
        }
    },
    "version": "1.1.0"
}