data/devices/jolla/smartphone.json
{
"jolla jolla c": {
"deviceName": "Jolla C",
"marketingName": "Jolla C",
"manufacturer": "jolla",
"brand": "jolla",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": null
},
"jolla sailfish": {
"deviceName": "Phone",
"marketingName": "Phone",
"manufacturer": "jolla",
"brand": "jolla",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 960,
"height": 540,
"touch": true,
"size": 4.5
},
"type": "smartphone",
"platform": "sailfishos"
}
}