data/devices/siswoo/smartphone.json
{
"siswoo c50": {
"deviceName": "C50",
"marketingName": "C50",
"manufacturer": "siswoo",
"brand": "siswoo",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
},
"siswoo r8": {
"deviceName": "R8",
"marketingName": "Monster",
"manufacturer": "siswoo",
"brand": "siswoo",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1920,
"height": 1080,
"touch": true,
"size": 5.5
},
"type": "smartphone",
"platform": "android"
}
}