data/devices/byond/smartphone.json
{
"byond b54": {
"deviceName": "B54",
"marketingName": "B54",
"manufacturer": "byond",
"brand": "byond",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 4
},
"type": "smartphone",
"platform": "android"
},
"byond b55": {
"deviceName": "B55",
"marketingName": "B55",
"manufacturer": "byond",
"brand": "byond",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
}
}