{
	"name": "Tsumego",
	"short_name": "Tsumego",
	"description": "Interactive tsumego database. Solve go problems, get stronger, level up, have fun.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#282828",
	"theme_color": "#282828",
	"icons": [
		{
			"src": "/pwa/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/pwa/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/pwa/icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
