{
	"short_name": "ArcPlay",
	"name": "Arcade Play",
	"icons": [
		{
			"src": "android-chrome-192x192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "android-chrome-512x512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/",
	"background_color": "#151f3f",
	"display": "standalone",
	"scope": "/",
	"theme_color": "#151f3f",
	"shortcuts": [
	],
	"description": "Play games and win",
	"screenshots": [
	]
}