You cannot share FusionAuth applications between tenants, unfortunately. They are a tenant scoped object.

If you want to sync application settings across tenants, you can use a client library or the API to script changes.

Hope that helps!