{
	"name": "simple-pwa-chess",
	"short_name": "PWA Chess",
	"start_url": "./index.html",
	"display": "standalone",
	"icons": [
		{"src": "pwa-config/icon-512.png","sizes": "512x512","type": "image/png"},
		{"src": "pwa-config/icon-192.png","sizes": "192x192","type": "image/png"}
	]
}
