import preference_center from preference_center.api.app import get_app # Set up the application preference_center.setup() # Get FastAPI application instance app = get_app()