{
	"name": "Recyclable",
	"short_name": "Recyclable",
	"description": "The game features a user-friendly and straightforward gameplay where players must dispose of trash in designated bins to avoid losing lives. Collisions with birds result in point deductions, while reaching milestones grants additional lives, ultimately leading to victory and level completion. This simple mechanic promotes strategic thinking and precision, creating an engaging and rewarding gaming experience for players.",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "513x513",
			"type": "image/png"
		}
	]
}