data/devices/fnac/smartphone.json
{
"fnac 3.5": {
"deviceName": "3.5",
"marketingName": "3.5",
"manufacturer": "fnac",
"brand": "fnac",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 480,
"height": 320,
"touch": true,
"size": 3.5
},
"type": "smartphone",
"platform": "android"
},
"fnac phablet 4.5": {
"deviceName": "Phablet 4.5",
"marketingName": "Phablet 4.5",
"manufacturer": "fnac",
"brand": "fnac",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 960,
"height": 540,
"touch": true,
"size": 4.5
},
"type": "smartphone",
"platform": "android"
}
}