data/devices/mastone/smartphone.json
{
"mastone g13": {
"deviceName": "G13",
"marketingName": "G13",
"manufacturer": "mastone",
"brand": "mastone",
"dualOrientation": null,
"simCount": null,
"display": {
"width": null,
"height": null,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
},
"mastone g3": {
"deviceName": "G3",
"marketingName": "G3",
"manufacturer": "mastone",
"brand": "mastone",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 4
},
"type": "smartphone",
"platform": "android"
},
"mastone g9": {
"deviceName": "G9",
"marketingName": "G9",
"manufacturer": "mastone",
"brand": "mastone",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 480,
"height": 320,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
}
}