{
	"name": "WorldForge Nexus",
	"short_name": "WorldForge",
	"description": "Interactive storytelling platform — forge worlds, shape narratives, make choices",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#64FFDA",
	"background_color": "#0A1114",
	"icons": [
		{
			"src": "/favicon.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "/logo_small.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/logo_med.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"shortcuts": [
		{
			"name": "Forge",
			"url": "/forge",
			"description": "Create a new world"
		},
		{
			"name": "Library",
			"url": "/library",
			"description": "Your tracked worlds"
		}
	],
	"categories": ["entertainment", "books"],
	"orientation": "any",
	"prefer_related_applications": false
}
