[
	{
		"type": "title"
	},
	{
		"type": "author"
	},
	{
		"type": "select",
		"name": "Category",
		"options": [
			"None",
			"Action",
			"Adventure",
			"Comedy",
			"Doujinshi",
			"Drama",
			"Ecchi",
			"Fantasy",
			"Gender Bender",
			"Harem",
			"Historical",
			"Horror",
			"Josei",
			"Martial Arts",
			"Mature",
			"Mecha",
			"Mystery",
			"One Shot",
			"Psychological",
			"Romance",
			"School Life",
			"Sci-fi",
			"Seinen",
			"Shoujo",
			"Shoujo Ai",
			"Shounen",
			"Shounen Ai",
			"Slice of Life",
			"Sports",
			"Supernatural",
			"Tragedy",
			"Yaoi",
			"Yuri"
		]
	},
	{
		"type": "sort",
		"name": "Sort by",
		"canAscend": true,
		"options": [
			"Title",
			"Views"
		],
		"default": {
			"index": 0,
			"ascending": true
		}
	}
]
