{
	"name": "Write.as",
	"short_name": "Write.as",
	"start_url": "/pad?pk_campaign=Web-App-Manifest",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#888",
	"background_color": "#eee",
	"icons": [
		{
			"src": "/img/icon_512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"prefer_related_applications": true,
	"related_applications": [
		{
			"platform": "play",
			"id": "com.abunchtell.writeas",
			"url": "https://play.google.com/store/apps/details?id=com.abunchtell.writeas"
		},
		{
			"platform": "itunes",
			"url": "https://itunes.apple.com/us/app/write.as-private-anonymous/id1000755153"
		}
	]
}
