data/devices/turbopad/smartphone.json
{
"turbopad pad 500": {
"deviceName": "Pad 500",
"marketingName": "Pad 500",
"manufacturer": "turbopad",
"brand": "turbopad",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
},
"turbopad turbo x6": {
"deviceName": "Turbo X6",
"marketingName": "Turbo X6",
"manufacturer": "turbopad",
"brand": "turbopad",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1920,
"height": 1080,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
}
}