[
  {
    "origin": ["*"],
    "method": ["GET", "HEAD", "DELETE", "POST", "PUT"],
    "maxAgeSeconds": 3600,
    "responseHeader": ["Content-Type"]
  }
]
