{
  "resources": [
    {
      "key": "manifest",
      "src": "manifest.json"
    },
    {
      "key": "whatsnew_data",
      "src": "whats_new.json"
    },
    {
      "key": "new_devices",
      "src": "NewDevices.gif"
    }
  ],
  "releaseNotes": {
    "content": "notes/index.html"
  },
  "installer": {
    "regionalFiles": [
      {
        "src": "whats_new.json",
        "regionVariants": [
          {
            "src": "whats_new_china.json",
            "region": {
              "codes": [
                "cn"
              ],
              "type": "ALLOW"
            }
          }
        ]
      }
    ]
  }
}
