namespace Hyperbar.Windows.Primary; public class PrimaryWidgetConfiguration { public List Commands { get; set; } = []; }