data/devices/figo/smartphone.json
{
"figo orion m50l": {
"deviceName": "Orion M50L",
"marketingName": "Orion M50L",
"manufacturer": "figo",
"brand": "figo",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
},
"figo ultra m50g": {
"deviceName": "Ultra M50G",
"marketingName": "Ultra M50G",
"manufacturer": "figo",
"brand": "figo",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 960,
"height": 540,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
}
}