namespace StabilityMatrix.Core.Models.Settings; public record WindowSettings(double Width, double Height);