1{
2	"layout": {
3		"tab1": [
4			{
5				"children": [
6					{
7						"command": "bash"
8					},
9					{
10						"command": "bash"
11					},
12					{
13						"command": "bash"
14					}
15				]
16			},
17			{
18				"children": [
19					{
20						"command": "bash"
21					},
22					{
23						"command": "bash"
24					},
25					{
26						"command": "bash"
27					}
28				]
29			}
30		]
31	},
32	"profile": {
33		"background_color": "#170717",
34		"foreground_color": "#f5c0b7"
35	}
36}
37