14 lines
313 B
JSON
14 lines
313 B
JSON
{
|
|
"name": "OpenTTD",
|
|
"short_name": "OpenTTD",
|
|
"description": "Open-source transport business simulation game",
|
|
"display": "fullscreen",
|
|
"orientation": "landscape",
|
|
"icons": [
|
|
{
|
|
"src": "openttd.256.png",
|
|
"sizes": "256x256"
|
|
}
|
|
]
|
|
}
|