{
	"lang": "en",
	"name": "Behind the Source",
	"short_name": "Behind Source",
	"orientation": "portrait",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#6AF0B0",
	"icons": [
		{
			"src": "/assets/img/favicon_192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/assets/img/favicon_512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
