{
	"name": "Tableful",
	"short_name": "Tableful",
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"display": "standalone",
	"scope": "/",
	"start_url": "/",
	"icons": [
		{
			"src": "Content/images/icon/192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "Content/images/icon/512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
