{
	"name": "SpaceExplorer",
	"short_name": "SpaceExplorer",
	"description": "Interactive 3D solar system viewer with cinematic tours, orbit time-lapse, touch controls, and multilingual support.",
	"start_url": "/space-simulator/",
	"display": "standalone",
	"background_color": "#030509",
	"theme_color": "#030509",
	"orientation": "any",
	"lang": "en",
	"categories": [ "education", "entertainment", "science" ],
	"icons": [
		{
			"src": "assets/spaceexplorer-icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
