data/devices/innos/smartphone.json
{
"innos d6000": {
"deviceName": "D6000",
"marketingName": "D6000",
"manufacturer": "innos",
"brand": "innos",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1920,
"height": 1080,
"touch": true,
"size": 5.2
},
"type": "smartphone",
"platform": "android"
},
"innos i6": {
"deviceName": "i6",
"marketingName": "i6",
"manufacturer": "innos",
"brand": "innos",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 960,
"height": 540,
"touch": true,
"size": 4.5
},
"type": "smartphone",
"platform": "android"
}
}