Files
2026-09-25 17:02:24 +03:00

16 lines
416 B
JSON

{
"name": "World Orogen",
"short_name": "Orogen",
"description": "Procedural planet generator with tectonic plates, erosion, and climate simulation",
"start_url": "/",
"display": "browser",
"background_color": "#030308",
"theme_color": "#0a0e17",
"icons": [
{
"src": "preview.png",
"sizes": "1200x630",
"type": "image/png"
}
]
}