{
	"name": "Snibble — Snake meets Scrabble",
	"short_name": "Snibble",
	"description": "A free browser game that fuses Snake with Scrabble. Pilot your snake, grab letters, build words, and steal your rivals' words to top the board.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#eed292",
	"theme_color": "#eed292",
	"categories": ["games", "word", "puzzle"],
	"icons": [
		{
			"src": "/favicon-32.png",
			"sizes": "32x32",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/favicon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/favicon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
