I'm using the autocomplete widget to gather a list of recipients for a post, I'd like for chips representing an individual to be a different color than chips representing a group of individuals. This could be easily done if the JSON data had a 'classes' field, representing additional CSS class names to add to the chip when it is created.