This commit is contained in:
Rainer Leit
2026-09-25 17:02:24 +03:00
parent cc43ed8dc8
commit 9597629951
2149 changed files with 460234 additions and 1770 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"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"
}
]
}