Setting icons from CLI with PlayerSettings.SetIcons()

When I provide three textures with IconKind set to Application, it prints “Attempting to set an incorrect number of icons for VisionOS: 0 expected while 3 were specified”. If 0 expected, how can I change the icons from CLI?

Also, why is this topic not in visionos product area?