[
	{
		"type": "group",
		"title": "Настройки",
		"items": [
			{
				"type": "switch",
				"key": "main_title",
				"title": "Основной заголовок",
				"subtitle": "Он обычно на русском",
				"default": false
			}
		]
	},
	{
		"type": "group",
		"title": "Авторизация",
		"items": [
			{
				"type": "text",
				"key": "token",
				"placeholder": "token",
				"autocapitalizationType": 0,
				"autocorrectionType": 0,
				"spellCheckingType": 0
			},
			{
				"type": "link",
				"title": "Гайд по авторизации",
				"url": "https://gist.github.com/MemesPwr/f1a98a566b465f334c91a278466349f0"
			}
		]
	}
]
