No - the JSON store is unique per application (or multiple JSON stores per application - depending on the use case). Certainly, on iOS, each application is isolated from the other applications (so, it's not even possible). The same model is used on the Android platform. The goal was to make it easy to sync data back/forth from the client/server side.