{
	"name":"John Vincent",
	"short_name":"John Vincent",
	"start_url":"/",
	"scope": "/",
	"background_color":"#ffffff",
	"theme_color":"#ffffff",
	"display":"standalone",
	"orientation":"landscape",
	"icons": [
		{
				"src": "icons/android-chrome-192x192.png",
				"sizes": "192x192",
				"type": "image/png",
				"purpose": "any maskable"
		},
		{
				"src": "icons/android-chrome-256x256.png",
				"sizes": "256x256",
				"type": "image/png"
		}
	]
}


