{
	"name": "BloomType",
	"short_name": "BloomType",
	"description": "A beautiful typing game for kids! Type words to collect stars and grow your garden.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#1E1B4B",
	"theme_color": "#8B5CF6",
	"orientation": "portrait",
	"icons": [
		{ "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
		{ "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
	],
	"categories": ["games", "education"],
	"lang": "en-US"
}
