{
	"schemas": [
		{
			"name": "always"
		},
		{
			"name": "periodic01",
			"startUpMs": 10000,
			"intervalMs": 60000,
			"periodicMs": 10000,
			"animationMs": 500
		},
		{
			"name": "noexposure"
		}
	],
	"resource": [
		{
			"name": "prism",
			"resourceUrl": "http://resource.prismlive.com/202003041250/prism-watermark-2160-p.png",
			"land":{
				"rightMarginRatio": "0.011",
				"bottomMarginRatio": "0.02",
				"scaleRatio": "0.133"
			},
			"portrait":{
				"rightMarginRatio": "0.02",
				"bottomMarginRatio": "0.011",
				"scaleRatio": "0.24"
			}
		},
		{
			"name": "vliveFanship",
			"resourceUrl": "https://resource-prismlive.pstatic.net/202012211228/wtmk-fanship-1920-x-1080.png",
			"rightMarginRatio": "0.011",
			"bottomMarginRatio": "0.88",
			"scaleRatio": "0.1"
		},
		{
			"name": "vlive",
			"resourceUrl": "https://resource-prismlive.pstatic.net/202012211228/wtmk-vlive-1920-x-1080.png",
			"rightMarginRatio": "0.011",
			"bottomMarginRatio": "0.84",
			"scaleRatio": "0.14"
		}
	],
	"policy": {
		"kr": {
			"prism": {
				"schema": "periodic01",
				"resource": "prism",
				"canOnOff": true
			},
			"customrtmpNoInWhiteList": {
				"schema": "always",
				"resource": "prism",
				"canOnOff": false
			},
			"Navershopping": {
				"schema": "noexposure",
				"resource": "prism",
				"canOnOff": true
			},
			"vliveFanship": {
				"schema": "always",
				"resource": "vliveFanship",
				"canOnOff": true
			},
			"vlive": {
				"schema": "always",
				"resource": "vlive",
				"canOnOff": true
			}
		},
		"others": {
			"prism": {
				"schema": "periodic01",
				"resource": "prism",
				"canOnOff": true
			},
			"customrtmpNoInWhiteList": {
				"schema": "periodic01",
				"resource": "prism",
				"canOnOff": true
			},
			"Navershopping": {
				"schema": "noexposure",
				"resource": "prism",
				"canOnOff": true
			},
			"vliveFanship": {
				"schema": "always",
				"resource": "vliveFanship",
				"canOnOff": true
			},
			"vlive": {
				"schema": "always",
				"resource": "vlive",
				"canOnOff": true
			}
		}
	}
}