REST theme API

I am trying to create a theme through my app and I am having a problem with uploading it.

I keep getting this error even though the theme does have all the contents in it

errors: {
    base: [
      'zip does not contain a valid theme: missing template "layout/theme.liquid"'
    ]
  }