{
	"version": "2.0.1",
	"beacon": [
		{
			"name": "系统代码更新器",
			"url": "https://api.properos.cn/system_update.cuk",
			"dir": "$System/Inside/系统更新.tps"
		},
		{
			"name": "Boot.sboot（Boot引导）",
			"url": "https://api.properos.cn/sboot.cuk",
			"dir": "$System/boot/boot.sboot"
		},
		{
			"name": "Guide（主引导，被boot引导）",
			"url": "https://api.properos.cn/guide.cuk",
			"dir": "$System/guide.cuk"
		},
		{
			"name": "terminal（终端代码解析器）",
			"url": "https://api.properos.cn/terminal.cuk",
			"dir": "$System/code/terminal.cuk"
		},
		{
			"name": "appList（26年2月16日更新，应用启动器）",
			"url": "https://api.properos.cn/appList.cuk",
			"dir": "$System/code/appList.cuk"
		},
		{
			"name": "homeLib（26年2月16日更新，桌面刷新逻辑与应用解析）",
			"url": "https://api.properos.cn/homeLib.cuk",
			"dir": "$System/code/homeLib.cuk"
		},
		{
			"name": "bash（终端新代码执行解析器，26年2月16日）",
			"url": "https://api.properos.cn/codeParser.cuk",
			"dir": "$System/bin/bash"
		},
		{
			"name": "app_code（软件代码查看器）",
			"url": "https://api.properos.cn/app_code.cuk",
			"dir": "$System/Config/app_code.cuk"
		},
		{
			"name": "系统更新器",
			"url": "https://api.properos.cn/update.system.cuk",
			"dir": "$System/bin/update.system.cuk"
		}
	]
}