Files
2023-11-23 20:37:33 +00:00

12 lines
418 B
JSON

{
"name": "Broken Yarn (Platformer)",
"short_name": "Broken Yarn (Platformer)",
"id": "com.example.platformer",
"description": "An example of a basic platformer (Mario-like) game. Jump around and collect as many coins as you can!",
"orientation": "landscape",
"start_url": "./index.html",
"display": "standalone",
"background_color": "black",
"categories": ["games", "entertainment"],
"icons": []
}