data/devices/koobee/smartphone.json
{
"koobee m3": {
"deviceName": "M3",
"marketingName": "M3",
"manufacturer": "koobee",
"brand": "koobee",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
},
"koobee m2": {
"deviceName": "M2",
"marketingName": "Muse M2",
"manufacturer": "koobee",
"brand": "koobee",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
},
"koobee t550": {
"deviceName": "T550",
"marketingName": "T550",
"manufacturer": "koobee",
"brand": "koobee",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
}
}