pub fn get_default_ir_file() -> String
Returns the default cabinet IR filename.
This Tauri command exposes the backend’s DEFAULT_IR_FILE constant to the frontend, ensuring the UI uses the same default as the backend logic.
DEFAULT_IR_FILE