{
	"name": "Recursive Tile",
	"short_name": "Recursive Tile",
	"description": "Recursive Tile",
	"theme_color": "black",
	"background_color": "black",
	"display_override": ["fullscreen"],
	"display": "standalone",
	"icons": [
		{
			"src": "./icons/icon.svg",
			"sizes": "320x320 512x512 1024x1024",
			"type": "image/svg+xml"
		},
		{
			"src": "./icons/icon_512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "./icons/icon_300.png",
			"sizes": "300x300",
			"type": "image/png"
		},
		{
			"src": "./icons/icon_192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "./icons/icon_180.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "./icons/icon_48.png",
			"sizes": "48x48",
			"type": "image/png"
		},
		{
			"src": "./icons/icon_32.png",
			"sizes": "32x32",
			"type": "image/png"
		}
	]
}
