data/devices/iocean/smartphone.json
{
"iocean x7": {
"deviceName": "X7",
"marketingName": "X7",
"manufacturer": "iocean",
"brand": "iocean",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1920,
"height": 1080,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
},
"iocean x8 mini": {
"deviceName": "X8 mini",
"marketingName": "X8 mini",
"manufacturer": "iocean",
"brand": "iocean",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
}
}