{
	"manifest_version": 2.0,
	"id": "favmaps",
	"type": "widget",
	"name": "Favorite maps",
	"namespace": "FavMaps",
	"version": "1.0",
	"author": "Zabbix",
	"description": "Displays shortcuts to the most needed network maps (marked as favorite).",
	"url": "web_interface/frontend_sections/dashboards/widgets/favorite_maps",
	"widget": {
		"size": {
			"width": 12,
			"height": 3
		},
		"refresh_rate": 900
	},
	"actions": {
		"widget.favmaps.view": {
			"class": "WidgetView"
		}
	}
}