{
  "mv": {
    "Button": {
      "default": {
        "size": [0, 0],
        "textOffset": [-1, -1],
        "iconOffset": [-1, -1],
        "normal": {
          "label": {
            "fontKey": "Medium,32",
            "color": "#cccccc",
            "translation": [10, 0],
            "size": [0, 60],
            "horizAlign": "center",
            "vertAlign": "center"
          },
          "subtextLabel": {
            "fontKey": "Medium,20",
            "color": "#cccccc",
            "translation": [10, 40],
            "size": [0, 20],
            "vertAlign": "top",
            "horizAlign": "center"
          },
          "backgroundPoster": {
            "uri": "pkg:/images/backgrounds/background-round-solid-fhd.9.png",
            "blendColor": "#222222",
            "size": [0, 0],
            "translation": [0, 0]
          },
          "iconPoster": {
            "blendColor": "#ffffff",
            "size": [0, 0],
            "translation": [0, 0]
          }
        },
        "focused": {
          "label": {
            "fontKey": "MediumBold,32",
            "color": "#ffffff",
            "translation": [10, 0],
            "size": [0, 60],
            "horizAlign": "center",
            "vertAlign": "center"
          },
          "subtextLabel": {
            "fontKey": "Medium,20",
            "color": "#cccccc",
            "translation": [10, 40],
            "size": [0, 20],
            "vertAlign": "top",
            "horizAlign": "center"
          },
          "backgroundPoster": {
            "uri": "pkg:/images/backgrounds/background-round-solid-fhd.9.png",
            "blendColor": "#000000",
            "size": [0, 0],
            "translation": [0, 0]
          },
          "iconPoster": {
            "blendColor": "#ffffff"
          }
        },
        "disabled": {
          "label": {
            "fontKey": "Medium,32",
            "color": "#cccccc",
            "translation": [10, 0],
            "size": [0, 60],
            "horizAlign": "center",
            "vertAlign": "center"
          },
          "subtextLabel": {
            "fontKey": "Medium,20",
            "color": "#cccccc",
            "translation": [10, 40],
            "size": [0, 20],
            "vertAlign": "top",
            "horizAlign": "center"
          },
          "backgroundPoster": {
            "uri": "pkg:/images/backgrounds/background-round-solid-fhd.9.png",
            "blendColor": "#666666",
            "size": [0, 0],
            "translation": [0, 0]
          },
          "iconPoster": {
            "blendColor": "#aaaaaa"
          }
        },
        "selected": {
          "label": {
            "fontKey": "Medium,32",
            "color": "#cccccc",
            "translation": [10, 10],
            "size": [0, 60],
            "horizAlign": "center",
            "vertAlign": "center"
          },
          "subtextLabel": {
            "fontKey": "Medium,20",
            "color": "#cccccc",
            "translation": [10, 40],
            "size": [0, 20],
            "vertAlign": "top",
            "horizAlign": "center"
          },
          "backgroundPoster": {
            "uri": "pkg:/images/backgrounds/background-round-solid-fhd.9.png",
            "blendColor": "#000000",
            "size": [0, 0],
            "translation": [0, 0]
          },
          "iconPoster": {
            "blendColor": "#ffffff"
          }
        }
      }
    },
    "TextInput": {
      "default": {
        "size": [400, 50],
        "normal": {
          "label": {
            "fontKey": "Medium,32",
            "color": "#000000",
            "translation": [10, 0]
          },
          "subtextLabel": {
            "fontKey": "Medium,20",
            "color": "#000000",
            "translation": [10, 50]
          },
          "backgroundColor": {
            "color": "#ffffff",
            "size": [0, 0],
            "translation": [0, 80]
          },
          "inputImage": {
            "size": [40, 40],
            "translation": [5, 0]
          },
          "divider": {
            "color": "#787878",
            "size": [300, 3]
          }
        },
        "focused": {
          "label": {
            "fontKey": "MediumBold,32",
            "color": "#000000",
            "translation": [10, 0]
          },
          "subtextLabel": {
            "fontKey": "Medium,20",
            "color": "#000000",
            "translation": [10, 40]
          },
          "backgroundColor": {
            "color": "#ffffff"
          },
          "inputImage": {
            "size": [40, 40],
            "translation": [5, 0]
          },
          "divider": {
            "color": "#fbe106",
            "size": [300, 3]
          }
        },
        "disabled": {
          "label": {
            "fontKey": "Medium,32",
            "color": "#a9a9a9",
            "translation": [10, 0]
          },
          "subtextLabel": {
            "fontKey": "Medium,20",
            "color": "#a9a9a9"
          },
          "backgroundPoster": {
            "uri": "",
            "translation": [0, 0]
          },
          "divider": {
            "color": "#fbe106",
            "size": [200, 10]
          }
        },
        "error": {
          "label": {
            "fontKey": "Medium,32",
            "color": "#ffffff",
            "translation": [10, 10]
          },
          "subtextLabel": {
            "fontKey": "Medium,20",
            "color": "#000000",
            "translation": [10, 50]
          },
          "errorLabel": {
            "fontKey": "Medium,18",
            "color": "#FF0000"
          },
          "divider": {
            "color": "#fbe106",
            "size": [200, 10]
          },
          "inputImage": {
            "size": [40, 40],
            "translation": [5, 0]
          }
        }
      }
    }
  }
}
