Apple phones in particular include several JPEG images in one image using the Multi-Picture Format standard. This is implemented via a MPF0 object within an APP2 section. If this happens to be the first APP2 section in the file, then pel will return that MPF0 object from getICC instead of the correct ICC section.
I will open a PR shortly with a fix for this.