data/devices/base/smartphone.json
{
"base varia": {
"deviceName": "Varia",
"marketingName": "Varia",
"manufacturer": "base",
"brand": "base",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 480,
"height": 320,
"touch": true,
"size": 3.2
},
"type": "smartphone",
"platform": "android"
}
}