{
	"name": "SCRiBBLi - Free-Hand Creativity",
	"short_name": "SCRiBBLi",
	"description": "Free-Hand Creativity",
	"id": "fokilo-scribbbli",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"dir": "ltr",
	"lang": "en-US",
	"categories": ["creativity","art","drawing","painting"],
	"icons": [
		{
			"src": "/img/favicon-96x96.png",
			"sizes": "96x96",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/img/web-app-manifest-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/img/web-app-manifest-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"theme_color": "#ffffff",
	"background_color": "#ffffff",
	"prefer_related_applications": false,
	"shortcuts": [
		{
			"name": "SCRiBBLi - Free-Hand Creativity",
			"short_name": "SCRiBBLi",
			"description": "Free-Hand Creativity",
			"url": "/",
			"icons": [{ "src": "/img/favicon-96x96.png", "sizes": "96x96" }]
		}
	],
	"screenshots": [
		{
			"src": "/img/screenshot-desktop.png",
			"sizes": "1920x1080",
			"type": "image/png",
			"form_factor": "wide",
			"label": "SCRiBBLi"
		},
		{
			"src": "/img/screenshot-mobile.png",
			"sizes": "828x1792",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "SCRiBBLi"
		}
	]
}