[
	{
		"type": "title"
	},
	{
		"type": "select",
		"name": "Genre",
		"options": [
			"All",
			"action",
			"adult",
			"adventure",
			"Alternative World",
			"animated",
			"comedy",
			"cooking",
			"drama",
			"ecchi",
			"Elves",
			"fantasy",
			"Food",
			"Game",
			"gender bender",
			"harem",
			"historical",
			"horror",
			"Isekai",
			"josei",
			"loli",
			"Lolicon",
			"Magic",
			"manhua",
			"manhwa",
			"martial arts",
			"mature",
			"mecha",
			"medical",
			"moe",
			"mystery",
			"N/A",
			"one shot",
			"Oneshot",
			"psychological",
			"romance",
			"school life",
			"sci fi",
			"Sci-fi",
			"seinen",
			"Shotacon",
			"shoujo",
			"shoujo ai",
			"shounen",
			"shounen ai",
			"slice of life",
			"smut",
			"sports",
			"supernatural",
			"tragedy",
			"trap (crossdressing)",
			"Updating",
			"War",
			"webtoons",
			"Yaoi",
			"yuri"
		]
	},
	{
		"type": "select",
		"name": "Status",
		"options": [
			"All",
			"Ongoing",
			"Completed"
		]
	},
	{
		"type": "sort",
		"name": "Sort by",
		"canAscend": false,
		"options": [
			"Date updated",
			"Most viewed",
			"Most viewed today"
		],
		"default": {
			"index": 0,
			"ascending": false
		}
	}
]
