{
    "salt": {
      "version": "1.0.0",
      "children": [
        {
          "view": {
            "style": {
              "flex-grow": 1,
              "flex-shrink": 1,
              "flex-direction": "column"
            },
            "children": [
              {
                "list": {
                  "portrait": "compact",
                  "landscape": "grid",
                  "style": {
                      "flex-grow": 1,
                      "flex-shrink": 1
                  }
                }
              }
            ]
          }
        }
      ]
    }
} 