{
  "id": "blank",
  "name": "Blank",
  "compositions": {
    "stacked": {
      "layers": {
        "front": {
          "settings": {
            "colors": {
              "isEnabled": false
            },
            "backgroundTranslucency": {
              "isEnabled": false
            }
          },
          "sprites": {
            "horizontal": [],
            "square": [],
            "vertical": []
          }
        },
        "middle": {
          "settings": {
            "colors": {
              "isEnabled": false
            },
            "backgroundTranslucency": {
              "isEnabled": true,
              "defaultIsEnabled": true,
              "supportCustomization": true,
              "alphaValue": 0.7,
              "backgroundColor": [
                255,
                255,
                255,
                0.8
              ]
            }
          },
          "sprites": {
            "horizontal": [],
            "square": [],
            "vertical": []
          }
        },
        "back": {
          "settings": {
            "colors": {
              "isEnabled": true,
              "defaultIsEnabled": true,
              "supportCustomization": true,
              "backgroundColor": [
                255,
                255,
                255,
                1
              ],
              "textColor": [
                51,
                51,
                51,
                1
              ]
            },
            "backgroundTranslucency": {
              "isEnabled": false
            }
          },
          "sprites": {
            "horizontal": [],
            "square": [],
            "vertical": []
          }
        }
      }
    },
    "simple": {
      "layers": {
        "content": {
          "settings": {
            "colors": {
              "isEnabled": true,
              "defaultIsEnabled": true,
              "supportCustomization": true,
              "backgroundColor": [
                255,
                255,
                255,
                1
              ],
              "textColor": [
                51,
                51,
                51,
                1
              ]
            },
            "backgroundTranslucency": {
              "isEnabled": false
            }
          },
          "sprites": {
            "horizontal": [],
            "square": [],
            "vertical": []
          }
        }
      }
    }
  },
  "components": {
    "title-banner": {
      "settings": {
        "colors": {
          "isEnabled": true,
          "defaultIsEnabled": true,
          "supportCustomization": true,
          "backgroundColor": [
            255,
            255,
            255,
            1
          ],
          "textColor": [
            51,
            51,
            51,
            1
          ]
        },
        "backgroundTranslucency": {
          "isEnabled": false
        }
      },
      "sprites": {
        "horizontal": [],
        "square": [],
        "vertical": []
      }
    }
  }
}