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


{
  "configVersion": "v2",
  "app": {
    "appId": 20001,
    "appName": "Calculator Face",
    "appType": "watchface",
    "version": { "code": 1, "name": "1.0.0" },
    "icon": "icon.png",
    "vender": "custom",
    "description": "best calculator watchface"
  },
  "permissions": [],
  "runtime": {
    "apiVersion": { "compatible": "1.0.0", "target": "1.0.1", "minVersion": "1.0.0" }
  },
  "defaultLanguage": "en-US",
  "debug": false,
  "targets": {
    "ali-12": {
      "module": {
        "watchface": "watchface/index"
      },
      "platforms": [
        { "name": "ali-12", "deviceSource": 240 }
      ]
    }
  }
}