Files
moon-gaming/yes/manifest.webmanifest
2023-11-23 21:26:01 +00:00

12 lines
477 B
JSON

{
"name": "Elastic River (Top down rpg)",
"short_name": "Elastic River (Top down rpg)",
"id": "com.example.topdownrpg",
"description": "A monster tamer style top down rpg game example. Including top down movement, scrolling text during chat, camera controls, and a simple battle sequence.",
"orientation": "landscape",
"start_url": "./index.html",
"display": "standalone",
"background_color": "black",
"categories": ["games", "entertainment"],
"icons": []
}