{
	"name": "Fight Dystopia",
	"short_name": "FD",
	"description": "Ethical technology link-aggregation and discussion community.",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#f5f7fa",
	"theme_color": "#4a6d8c",
	"icons": [
		{
			"src": "/favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png"
		}
	],
	"share_target": {
		"action": "/share",
		"method": "GET",
		"params": {
			"url": "url",
			"title": "title",
			"text": "text"
		}
	}
}
