data/devices/unihertz/smartphone.json
{
"unihertz titan": {
"deviceName": "Titan",
"marketingName": "Titan",
"manufacturer": "unihertz",
"brand": "unihertz",
"dualOrientation": true,
"simCount": 2,
"display": {
"width": 1432,
"height": 1436,
"touch": true,
"size": 4.5
},
"type": "smartphone",
"platform": "android"
},
"unihertz titan slim": {
"deviceName": "Titan Slim",
"marketingName": "Titan Slim",
"manufacturer": "unihertz",
"brand": "unihertz",
"dualOrientation": true,
"simCount": 2,
"display": {
"width": 1280,
"height": 768,
"touch": true,
"size": 4.2
},
"type": "smartphone",
"platform": "android"
}
}