[
	{
		"type": "group",
		"title": "Settings",
		"footer": "Note: Most Madara sources have a high resolution cover image and a low resolution cover image.\nEnabling High resolution cover image will increase the amount of data that is downloaded and may result in an increased loading time.",
		"items": [
			{
				"type": "switch",
				"key": "highres",
				"title": "High Resolution Covers",
				"subtitle": "For Home page and Search page",
				"default": true
			},
			{
				"type": "select",
				"key": "sourceURL",
				"title": "Source",
				"values": [
					"https://hiperdex.com",
					"https://1sthiperdex.com"
				],
				"titles": [
					"Hiperdex",
					"1sthiperdex"
				],
				"default": "https://hiperdex.com"
			}
		]
	}
]
