data/devices/komu/smartphone.json
{
"komu color": {
"deviceName": "Color",
"marketingName": "Color",
"manufacturer": "komu",
"brand": "komu",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 960,
"height": 540,
"touch": true,
"size": 4.5
},
"type": "smartphone",
"platform": "android"
},
"komu energy": {
"deviceName": "Energy",
"marketingName": "Energy",
"manufacturer": "komu",
"brand": "komu",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1920,
"height": 1080,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
},
"komu k5": {
"deviceName": "K5",
"marketingName": "K5",
"manufacturer": "komu",
"brand": "komu",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1920,
"height": 1080,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
},
"komu mini": {
"deviceName": "Mini",
"marketingName": "Mini",
"manufacturer": "komu",
"brand": "komu",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 4
},
"type": "smartphone",
"platform": "android"
}
}