{
	"id": "arrows-puzzle-escape",
	"name": "Arrows – Puzzle Escape",
	"short_name": "Arrows",
	"description": "Arrows – Puzzle Escape: clear the board by sliding every arrow off in the direction it points. 33 levels of puzzle fun.",
	"lang": "en",
	"start_url": "./index.html",
	"scope": "./",
	"display": "fullscreen",
	"display_override": ["fullscreen", "standalone", "minimal-ui"],
	"orientation": "portrait",
	"background_color": "#212236",
	"theme_color": "#212236",
	"categories": ["games", "puzzle"],
	"icons": [
		{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
		{ "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
		{ "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	],
	"screenshots": []
}
