data/devices/rusty/mobile-device.json
{
"general rusty device": {
"deviceName": "general Rusty device",
"marketingName": "general Rusty device",
"manufacturer": "rusty",
"brand": "rusty",
"dualOrientation": null,
"simCount": null,
"display": {
"width": null,
"height": null,
"touch": true,
"size": null
},
"type": "mobile-device",
"platform": "android"
}
}