{
	"name":				"25パズル",
	"short_name":		"25パズル",
	"description":		"25マスの駒を順に並べるパズルゲームです。",
	"id":				"/pwa/twentyfivepuzzle/?mode=standalone",
	"start_url":		"/pwa/twentyfivepuzzle/?mode=standalone",
	"display":			"standalone",
	"orientation":		"any",
	"background_color":	"#1b2b72",
	"theme_color":		"#1b2b72",
	"orientation":		"any",
	"icons": [
		{
			"src": "./common/image/favicon.svg",
			"sizes": "48x48 72x72 96x96 128x128 256x256",
			"type": "image/svg+xml",
			"purpose": "any"
		}
	]
}
