{
	"name": "Quotev",
	"short_name": "Quotev",
	"start_url": "/?hs=1",
	"scope": "/",
	"display": "standalone",
	"background_color": "#000000",
	"theme_color": "#222222",
	"icons": [
		{"src": "https://i.quotev.com/q/qn144.png", "sizes": "144x144", "type": "image/png"},
		{"src": "https://i.quotev.com/q/qn192.png", "sizes": "192x192", "type": "image/png"},
		{"src": "https://i.quotev.com/q/qn512-2.png", "sizes": "512x512", "type": "image/png"}
	],
	"share_target": {
		"action": "/share",
		"method": "GET",
		"enctype": "application/x-www-form-urlencoded",
		"params": {"title": "title", "text": "text", "url": "url"}
	},
	"gcm_sender_id": "684393278081"
}
