{
	"short_name": "Septle",
	"name": "Septle",
	"start_url": "https://septle.io",
	"background_color": "#6aaa64",
	"theme_color": "#6aaa64",
	"description": "A daily, hourly, INFINITE word game",
	"display": "standalone",
	"icons": [
		{
			"src": "img/logo_48x48.webp",
			"type": "image/webp",
			"sizes": "48x48",
			"purpose": "maskable any"
		},
		{
			"src": "img/logo_72x72.webp",
			"type": "image/webp",
			"sizes": "72x72",
			"purpose": "maskable any"
		},
		{
			"src": "img/logo_96x96.webp",
			"type": "image/webp",
			"sizes": "96x96",
			"purpose": "maskable any"
		},
		{
			"src": "img/logo_144x144.webp",
			"type": "image/webp",
			"sizes": "144x144",
			"purpose": "maskable any"
		},
		{
			"src": "img/logo_168x168.webp",
			"type": "image/webp",
			"sizes": "168x168",
			"purpose": "maskable any"
		},
		{
			"src": "img/logo_192x192.webp",
			"type": "image/webp",
			"sizes": "192x192",
			"purpose": "maskable any"
		},
		{
			"src": "img/logo_512x512.webp",
			"type": "image/webp",
			"sizes": "512x512",
			"purpose": "maskable any"
		}
	]
}