{
	"name": "Keystroke — Retro Typing Arcade",
	"short_name": "Keystroke",
	"description": "Free retro typing arcade games with Balatro-style visuals. Play Word Fall, build streaks, climb the leaderboard.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "landscape",
	"theme_color": "#0f0f1a",
	"background_color": "#0f0f1a",
	"lang": "en-US",
	"categories": ["games", "entertainment"],
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"src": "/favicon.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		}
	]
}
