Files
openttd-android/os/emscripten/openttd.webapp
2021-05-02 00:54:55 +03:00

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"
}
]
}