{
	"id": "/",
	"name": "Be Shellfish",
	"short_name": "Be Shellfish",
	"description": "Being greedy might feel wrong.   But it just might be your best chance of survival. A fast-paced beach arcade game about grabbing food before the tide comes in.",
	"lang": "en-US",
	"dir": "ltr",
	"orientation": "portrait",
	"display": "fullscreen",
	"display_override": ["window-controls-overlay", "fullscreen"],
	"start_url": "/",
	"scope": "/",
	"launch_handler": { "client_mode": "focus-existing" },
	"icons": [
		{ "src": "/images/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
		{ "src": "/images/favicon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
		{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "/images/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
		{ "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	],
	"theme_color": "#0ea5b5",
	"background_color": "#f4e4c1",
	"categories": ["games", "entertainment"]
}
