{
  "pageStrategy": "html5hbbtvhybrid",
  "modules": {
    "base": "antie/devices/browserdevice",
    "modifiers": [
      "antie/devices/anim/css3",
      "antie/devices/mediaplayer/cehtml",
      "antie/devices/mediaplayer/live/playable",
      "antie/devices/broadcastsource/hbbtvsource",
      "antie/devices/data/nativejson",
      "antie/devices/storage/cookie",
      "antie/devices/logging/onscreen",
      "antie/devices/logging/xhr",
      "antie/devices/logging/jstestdriver",
      "antie/devices/exit/closewindow",
      "antie/devices/parentalguidance/appdefaultpghandler"
    ]
  },
  "logging": {
    "level": "none"
  },
  "streaming": {
    "live": {
      "liveSupported": true,
      "liveRestartSupported": true
    },
    "video": {
      "mediaURIFormat": "%href%",
      "supported": [{
        "protocols": [
          "http"
        ],
        "encodings": [
          "h264"
        ],
        "transferFormat": [
          "hls",
          "plain"
        ],
        "maximumVideoLines": 1080
      }]
    },
    "audio": {
      "mediaURIFormat": "%href%",
      "supported": [{
        "protocols": [
          "http"
        ],
        "encodings": [
          "aac"
        ],
        "maximumBitRate": 192
      }]
    }
  },
  "input": {
    "map": {
      "13": "ENTER",
      "37": "LEFT",
      "38": "UP",
      "39": "RIGHT",
      "40": "DOWN",
      "113": "PLAY",
      "415": "PLAY",
      "114": "PAUSE",
      "19": "PAUSE",
      "115": "STOP",
      "413": "STOP",
      "116": "NEXT",
      "117": "PREV",
      "116": "FAST_FWD",
      "417": "FAST_FWD",
      "117": "REWIND",
      "412": "REWIND",
      "166": "BACK",
      "461": "BACK",
      "48": "0",
      "49": "1",
      "50": "2",
      "51": "3",
      "52": "4",
      "53": "5",
      "54": "6",
      "55": "7",
      "56": "8",
      "57": "9",
      "404": "GREEN",
      "405": "YELLOW",
      "406": "BLUE",
      "403": "RED"
    }
  },
  "accessibility": {
    "captions": {
      "supported": [
        "application/ttaf+xml"
      ]
    }
  },
  "layouts": [{
    "width": 1280,
    "height": 720,
    "module": "%application%/appui/layouts/720p",
    "classes": [
      "browserdevice720p"
    ]
  }, {
    "width": 1920,
    "height": 1080,
    "module": "%application%/appui/layouts/1080p",
    "classes": [
      "browserdevice1080p"
    ]
  }],
  "networking": {
    "supportsJSONP": true,
    "supportsCORS": true
  },
  "capabilities": [],
  "statLabels": {
    "deviceType": "bd",
    "serviceType": "retail",
    "browserType": "chromium"
  }
}
