{
	"manifest_version": 1,
	"id": "io.github.personalizedrefrigerator.js-draw",
	"app_min_version": "3.3.0",
	"version": "4.3.0",
	"name": "Freehand Drawing",
	"description": "Create and edit drawings with js-draw.",
	"author": "Henry Heino",
	"homepage_url": "https://github.com/personalizedrefrigerator/joplin-draw",
	"repository_url": "https://github.com/personalizedrefrigerator/joplin-draw",
	"keywords": [
		"drawing",
		"freehand-drawing",
		"freehand",
		"handwriting"
	],
	"categories": [
		"editor"
	],
	"icons": {
		"180": "icons/icon-180.png",
		"256": "icons/icon-256.png"
	},
	"screenshots": [
		{
			"src": "screenshots/editor-lightdark-fullscreen.png",
			"label": "An image with text is shown in the editor. The editor has a toolbar showing multiple pens, an eraser, a selection tool, a text tool, ..."
		},
		{
			"src": "screenshots/editorview-light-2.png"
		},
		{
			"src": "screenshots/editorview-light-1.png"
		},
		{
			"src": "screenshots/editorview-dark.png"
		}
	],
	"_publish_hash": "sha256:d5880df15d255f1830b7cfca1f77773513d26417d076b35142502815cfe2c5d4",
	"_publish_commit": "master:5bd2574880efc06955e20ef71c8d350ce71da498"
}