r3-portal/webroot/manifest.webmanifest

8 lines
215 B
JSON

{
"name": "r3js Web Editor",
"short_name": "r3js Editor",
"start_url": ".",
"display": "standalone",
"background_color": "#fff",
"description": "r3js - Entity Component System (ECS) for the Web Editor"
}