{
	"name": "Python Resources",
	"short_name": "Python Resources",
	"theme_color": "#1a1a2e",
	"background_color": "#ffffff",
	"display": "browser",
	"icons": [
		{
			"src": "/icon-192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "/icon-mask.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "maskable"
		},
		{
			"src": "/icon-512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	]
}
