{
    "targetPlatforms": [
        "diorite"
    ], 
    "projectType": "native", 
    "messageKeys": {
        "status": 10000, 
        "username": 10002, 
        "password": 10003, 
        "JSReady": 10004, 
        "server": 10001
    }, 
    "companyName": "ljonget@gmail.com", 
    "enableMultiJS": true, 
    "versionLabel": "1.1", 
    "longName": "DSCam Home-Switch", 
    "shortName": "DSCam Home-Switch", 
    "name": "dscam-h-s", 
    "sdkVersion": "3", 
    "displayName": "DSCam Home-Switch", 
    "uuid": "d701bcb8-1076-4adb-9e38-9c21566efc24", 
    "appKeys": {
        "status": 10000, 
        "username": 10002, 
        "password": 10003, 
        "JSReady": 10004, 
        "server": 10001
    }, 
    "capabilities": [
        "configurable"
    ], 
    "watchapp": {
        "watchface": false
    }, 
    "resources": {
        "media": [
            {
                "menuIcon": true, 
                "type": "bitmap", 
                "targetPlatforms": null, 
                "file": "images/icon.png", 
                "name": "IMAGE_MENU_ICON"
            }, 
            {
                "targetPlatforms": null, 
                "type": "bitmap", 
                "name": "Q_MARK", 
                "file": "images/q_mark.png"
            }, 
            {
                "targetPlatforms": null, 
                "type": "bitmap", 
                "name": "HOME_OFF", 
                "file": "images/home_off.png"
            }, 
            {
                "targetPlatforms": null, 
                "type": "bitmap", 
                "name": "HOME_ON", 
                "file": "images/home_on.png"
            }
        ]
    }
}