{
	"name": "HackerWeb",
	"description": "A simply readable Hacker News web app",
	"version": "0.3",
	"manifest_version": 2,
	"app": {
		"launch": {
			"web_url": "https://cheeaun.github.io/hackerweb/"
		}
	},
	"icons": {
		"128": "icon-128.png"
	}
}
