{
	"pageStrategy": "samsungmaple",
	"modules": {
		"base": "antie/devices/browserdevice",
		"modifiers": [
      		"antie/devices/anim/noanim",
      "antie/devices/mediaplayer/samsung_maple",
      "antie/devices/mediaplayer/live/playable",
			"antie/devices/data/json2",
			"antie/devices/storage/cookie",
			"antie/devices/logging/onscreen",
			"antie/devices/logging/xhr",
			"antie/devices/logging/jstestdriver",
			"antie/devices/exit/samsung_maple",
            "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": [
				{
					"protocols": [
						"http"
					],
					"encodings": [
						"aac"
					]
				}
			]
		}
	},
	"input": {
		"map": {
			"29443": "ENTER",
			"4": "LEFT",
			"29460": "UP",
			"5": "RIGHT",
			"29461": "DOWN",
			"32": "SPACE",
			"8": "4",
			"71": "PLAY",
			"74": "PAUSE",
			"70": "STOP",
			"72": "FAST_FWD",
			"69": "REWIND",
			"101": "1",
			"98": "2",
			"6": "3",
			"9": "5",
			"10": "6",
			"12": "7",
			"13": "8",
			"14": "9",
			"17": "0",
			"88": "BACK"
		}
	},
	"accessibility": {
		"captions": {
			"supported": [
				"application/ttaf+xml"
			]
		}
	},
	"layouts": [
		{
			"width": 960,
			"height": 540,
			"module": "%application%/appui/layouts/540p",
			"classes": [
				"browserdevice540p",
				"samsung"
			]
		}
	],
	"networking": {
		"supportsJSONP": true
	},
	"broadcast": {
		"aitProfile": "dtg_local"
	},
  "capabilities": [],
  "statLabels": {
    "deviceType": "smarttv",
    "serviceType": "retail"
  }
}
