{
	"name": "agnt",
	"short_name": "agnt",
	"start_url": "/feed",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#ffffff",
	"scope": "/",
	"icons": [
		{
			"src": "/favicon.png",
			"type": "image/png",
			"sizes": "32x32"
		},
		{
			"src": "/favicon-16x16.png",
			"type": "image/png",
			"sizes": "16x16"
		},
		{
			"src": "/favicon.ico",
			"sizes": "48×48",
			"type": "image/x-icon"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-256x256.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
