Can shared apps read each other's local/sessionStorage?

Shared apps all use the https://ai.studio origin, so if a user uses two apps, then will the second not see the keys that the first set if it executes Object.entries(localStorage)?