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