{
	"name": "personalNews",
	"short_name": "News",
	"theme_color": "#272e35",
	"background_color": "#272e35",
	"display": "standalone",
	"orientation": "portrait",
	"scope": "/",
	"start_url": "/",
	"icons": [
		{
			"src": "favicon.svg",
			"sizes": "any",
		  	"type": "image/svg+xml",
		}
	]
}
