{
	"name": "The Mending Season",
	"version": "1",
	"manifest_version": 2,
	"description": "Test book app",
	"app": {
		"launch": {
			"local_path": "main.html"
		}
	},
	"icons": {
		"128": "tms.png"
	}
}