{
	"short_name": "facilestore",
	"name": "Facile Store",
	"icons": [{
		"src": "System/Themes/theme-triton/images/facilestore_logo.png",
		"type": "image/png",
		"sizes": "144x144"
	}],
	"background_color": "#f6f6f6",
	"theme_color": "#f6f6f6",
	"display": "fullscreen",
	"start_url": "/",
	"permissions": [
		"alarms",
		"audio",
		"browser",
		"clipboard",
		"clipboardRead",
		"clipboardWrite",
		"fileSystem",
		"geolocation",
		"identity",
		"notifications",
		"platformKeys",
		"printerProvider",
		"serial",
		"syncFileSystem",
		"system.network",
		"system.storage",
		"usb",
		"tts",
		"webview"
	]
}