{
	"name": "Simpson Gallery",
	"short_name": "Simpsons",
	"description": "Gallery of the Simpsons family",
	"icons": [
		{
			"src": "icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"start_url": "index.html",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "white",
	"background_color": "white"
}
