{
  "statusBar": {
    "barStyle": {
      "value": "dark-content",
      "type": "stylebar"
    },
    "backgroundColor": {
      "value": "#000000",
      "type": "color"
    }
  },
  "spacing": {
    "min": {
      "value": 1,
      "type": "spacing"
    },
    "xxs": {
      "value": 2,
      "type": "spacing"
    },
    "xs": {
      "value": 4,
      "type": "spacing"
    },
    "sm": {
      "value": 8,
      "type": "spacing"
    },
    "md": {
      "value": 16,
      "type": "spacing"
    },
    "lg": {
      "value": 24,
      "type": "spacing"
    },
    "xl": {
      "value": 32,
      "type": "spacing"
    },
    "xxl": {
      "value": 48,
      "type": "spacing"
    },
    "max": {
      "value": 64,
      "type": "spacing"
    }
  },
  "sizing": {
    "min": {
      "value": 1,
      "type": "sizing"
    },
    "xxs": {
      "value": 2,
      "type": "sizing"
    },
    "xs": {
      "value": 4,
      "type": "sizing"
    },
    "sm": {
      "value": 8,
      "type": "sizing"
    },
    "md": {
      "value": 16,
      "type": "sizing"
    },
    "lg": {
      "value": 24,
      "type": "sizing"
    },
    "xl": {
      "value": 32,
      "type": "sizing"
    },
    "xxl": {
      "value": 48,
      "type": "sizing"
    },
    "max": {
      "value": 64,
      "type": "sizing"
    }
  },
  "borderRadius": {
    "min": {
      "value": 0,
      "type": "borderRadius"
    },
    "xxs": {
      "value": 1,
      "type": "borderRadius"
    },
    "xs": {
      "value": 2,
      "type": "borderRadius"
    },
    "sm": {
      "value": 4,
      "type": "borderRadius"
    },
    "md": {
      "value": 6,
      "type": "borderRadius"
    },
    "lg": {
      "value": 8,
      "type": "borderRadius"
    },
    "xl": {
      "value": 16,
      "type": "borderRadius"
    },
    "xxl": {
      "value": 32,
      "type": "borderRadius"
    },
    "max": {
      "value": 999,
      "type": "borderRadius"
    }
  },
  "borderWidth": {
    "min": {
      "value": 0.5,
      "type": "borderWidth"
    },
    "xxs": {
      "value": 1,
      "type": "borderWidth"
    },
    "xs": {
      "value": 1.5,
      "type": "borderWidth"
    },
    "sm": {
      "value": 2,
      "type": "borderWidth"
    },
    "md": {
      "value": 3,
      "type": "borderWidth"
    },
    "lg": {
      "value": 4,
      "type": "borderWidth"
    },
    "xl": {
      "value": 6,
      "type": "borderWidth"
    },
    "xxl": {
      "value": 8,
      "type": "borderWidth"
    },
    "max": {
      "value": 12,
      "type": "borderWidth"
    }
  },
  "boxShadow": {
    "z0": {
      "value": {
        "x": 0,
        "y": 0,
        "spread": 0,
        "color": "",
        "blur": 0
      },
      "type": "boxShadow"
    },
    "z1": {
      "value": {
        "x": 0,
        "y": 1,
        "spread": 0,
        "color": "rgba(0, 0, 0, 0.1)",
        "blur": 3
      },
      "type": "boxShadow"
    },
    "z2": {
      "value": {
        "x": 0,
        "y": 4,
        "spread": -1,
        "color": "rgba(0, 0, 0, 0.1)",
        "blur": 6
      },
      "type": "boxShadow"
    },
    "z3": {
      "value": {
        "x": 0,
        "y": 10,
        "spread": -3,
        "color": "rgba(0, 0, 0, 0.1)",
        "blur": 15
      },
      "type": "boxShadow"
    },
    "z4": {
      "value": {
        "x": 0,
        "y": 20,
        "spread": -5,
        "color": "rgba(0, 0, 0, 0.1)",
        "blur": 25
      },
      "type": "boxShadow"
    },
    "z5": {
      "value": {
        "x": 0,
        "y": 25,
        "spread": -12,
        "color": "rgba(0, 0, 0, 0.2)",
        "blur": 50
      },
      "type": "boxShadow"
    }
  },
  "brand": {
    "primary": {
      "light": {
        "value": "#1682f5",
        "type": "color"
      },
      "main": {
        "value": "#007AFF",
        "type": "color"
      },
      "dark": {
        "value": "#0067d4",
        "type": "color"
      },
      "contrast": {
        "value": "#fff",
        "type": "color"
      }
    },
    "secondary": {
      "light": {
        "value": "#1F4894",
        "type": "color"
      },
      "main": {
        "value": "#153164",
        "type": "color"
      },
      "dark": {
        "value": "#10254B",
        "type": "color"
      },
      "contrast": {
        "value": "#F8F9FA",
        "type": "color"
      }
    },
    "accent": {
      "light": {
        "value": "#ED008C",
        "type": "color"
      },
      "main": {
        "value": "#D90080",
        "type": "color"
      },
      "dark": {
        "value": "#C40074",
        "type": "color"
      },
      "contrast": {
        "value": "#fff",
        "type": "color"
      }
    }
  },
  "danger": {
    "lightContrastDark": {
      "value": "#ff534a",
      "type": "color"
    },
    "main": {
      "value": "#FF3B30",
      "type": "color"
    },
    "darkContrastLight": {
      "value": "#ea271d",
      "type": "color"
    },
    "contrast": {
      "value": "#FFDDE6",
      "type": "color"
    }
  },
  "warning": {
    "lightContrastDark": {
      "value": "#fe9b0f",
      "type": "color"
    },
    "main": {
      "value": "#FF9500",
      "type": "color"
    },
    "darkContrastLight": {
      "value": "#da7f00",
      "type": "color"
    },
    "contrast": {
      "value": "#3F2200",
      "type": "color"
    }
  },
  "info": {
    "lightContrastDark": {
      "value": "#71d2ff",
      "type": "color"
    },
    "main": {
      "value": "#5AC8FA",
      "type": "color"
    },
    "darkContrastLight": {
      "value": "#3aa3d4",
      "type": "color"
    },
    "contrast": {
      "value": "#002729",
      "type": "color"
    }
  },
  "success": {
    "lightContrastDark": {
      "value": "#46cf68",
      "type": "color"
    },
    "main": {
      "value": "#34C759",
      "type": "color"
    },
    "darkContrastLight": {
      "value": "#22ae45",
      "type": "color"
    },
    "contrast": {
      "value": "#fff",
      "type": "color"
    }
  },
  "text": {
    "main": {
      "value": "#000000",
      "type": "color"
    },
    "light": {
      "value": "#212121",
      "type": "color"
    },
    "contrast": {
      "value": "#ffffff",
      "type": "color"
    },
    "link": {
      "primary": {
        "value": "#007AFF",
        "type": "color"
      },
      "accent": {
        "value": "#D90080",
        "type": "color"
      }
    }
  },
  "background": {
    "z0": {
      "value": "#e0e0e7",
      "type": "color"
    },
    "z1": {
      "value": "#F2F2F6",
      "type": "color"
    },
    "z2": {
      "value": "#ffffff",
      "type": "color"
    },
    "z3": {
      "value": "#ffffff",
      "type": "color"
    },
    "z4": {
      "value": "#ffffff",
      "type": "color"
    }
  },
  "opacity": {
    "transparent": {
      "value": "0%",
      "type": "opacity"
    },
    "subtle": {
      "value": "10%",
      "type": "opacity"
    },
    "disabled": {
      "value": "30%",
      "type": "opacity"
    },
    "empty": {
      "value": "50%",
      "type": "opacity"
    },
    "overlay": {
      "value": "80%",
      "type": "opacity"
    },
    "opaque": {
      "value": "100%",
      "description": "everything without any transparency",
      "type": "opacity"
    }
  },
  "standard": {
    "value": "0%",
    "type": "letterSpacing"
  },
  "bigger": {
    "value": "5%",
    "type": "letterSpacing"
  },
  "regular": {
    "value": "Regular",
    "type": "fontWeights"
  },
  "Medium": {
    "value": "SemiBold",
    "type": "fontWeights"
  },
  "bold": {
    "value": "Bold",
    "type": "fontWeights"
  },
  "fontSizes": {
    "min": {
      "value": 10,
      "type": "fontSizes"
    },
    "xxs": {
      "value": 11,
      "type": "fontSizes"
    },
    "xs": {
      "value": 13,
      "type": "fontSizes"
    },
    "sm": {
      "value": 14,
      "type": "fontSizes"
    },
    "md": {
      "value": 15,
      "type": "fontSizes"
    },
    "lg": {
      "value": 17,
      "type": "fontSizes"
    },
    "xl": {
      "value": 20,
      "type": "fontSizes"
    },
    "xxl": {
      "value": 24,
      "type": "fontSizes"
    },
    "max": {
      "value": 32,
      "type": "fontSizes"
    }
  },
  "themeRadius": {
    "button": {
      "value": 8,
      "type": "borderRadius"
    },
    "card": {
      "value": 16,
      "type": "borderRadius"
    },
    "input": {
      "value": 8,
      "type": "borderRadius"
    }
  },
  "lineHeight": {
    "min": {
      "value": "100%",
      "type": "lineHeights"
    },
    "xxs": {
      "value": "110%",
      "type": "lineHeights"
    },
    "xs": {
      "value": "120%",
      "type": "lineHeights"
    },
    "sm": {
      "value": "130%",
      "type": "lineHeights"
    },
    "md": {
      "value": "140%",
      "type": "lineHeights"
    },
    "lg": {
      "value": "150%",
      "type": "lineHeights"
    },
    "xl": {
      "value": "160%",
      "type": "lineHeights"
    },
    "xxl": {
      "value": "180%",
      "type": "lineHeights"
    },
    "max": {
      "value": "200%",
      "type": "lineHeights"
    }
  }
}
