{
	"name": "Voidborne",
	"short_name": "Voidborne",
	"description": "A single-player space RPG in your browser. Explore, fight, and survive in a vast procedural galaxy.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "landscape",
	"background_color": "#050510",
	"theme_color": "#050510",
	"icons": [
		{
			"src": "/assets/images/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/assets/images/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/assets/images/favicon.png",
			"sizes": "2048x2048",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"categories": ["games", "entertainment"],
	"lang": "en",
	"dir": "ltr",
	"prefer_related_applications": false
}
