{
	"short_name": "BoxFinder",
	"name": "BoxFinder",
	"icons":[
		{
			"src": "/icon-192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "/icon.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/index.html",
	"background_color": "#FFFFFF",
	"display": "standalone",
	"scope":"/",
	"theme_color": "#FFFFFF"
}