Загрузка данных


{
  "configVersion": "v2",
  "app": {
    "appId": 10013,
    "appName": "Календарь",
    "appType": "watchface",
    "version": {
      "code": 1,
      "name": "1.0.0"
    },
    "icon": "icon.png"
  },
  "permissions": [],
  "runtime": {
    "apiVersion": {
      "compatible": "1.0.0",
      "target": "1.0.1",
      "minVersion": "1.0.0"
    }
  },
  "targets": {
    "ali-n2": {
      "watchface": {
        "path": "watchface/index",
        "main": 1,
        "editable": 0,
        "lockscreen": 1
      }
    }
  },
  "designWidth": 192,
  "defaultLanguage": "en-US"
}