data/devices/ice-phone/smartphone.json
{
"ice-phone forever": {
"deviceName": "Forever",
"marketingName": "Forever",
"manufacturer": "ice-phone",
"brand": "ice-phone",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 4
},
"type": "smartphone",
"platform": "android"
},
"ice-phone mini": {
"deviceName": "Mini",
"marketingName": "Mini",
"manufacturer": "ice-phone",
"brand": "ice-phone",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 480,
"height": 320,
"touch": true,
"size": 3.5
},
"type": "smartphone",
"platform": "android"
}
}