data/devices/sky/smartphone.json
{
"sky platinum 5.0m": {
"deviceName": "Platinum 5.0M",
"marketingName": "Platinum 5.0M",
"manufacturer": "sky",
"brand": "sky",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 854,
"height": 480,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
},
"sky platinum 6.0+": {
"deviceName": "Platinum 6.0+",
"marketingName": "Platinum 6.0+",
"manufacturer": "sky",
"brand": "sky",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": 6
},
"type": "smartphone",
"platform": "android"
}
}