{
"source": "upper",
"rotation": 90,
"size": "384 512", // 2x 256x192 rotated
"target": "tv",
"position": "104 256" // Need to fit the 512px DS width centrally on TV height of 720 and 2 x 384 = 768 centrally on 1280 TV width.
},
{
"source": "lower",
"rotation": 90,
"size": "384 512",
"target": "tv",
"position": "104 640" // Shifted across 384px from top screen.
},
{
"source": "lower",
"rotation": 0,
"size": "640 480", // 2.5x 256x192
"target": "drc",
"position": "107 0" // Centred. Make it 0 0 for left-aligned, 214 0 for right-aligned.
}