namespace LanMountainDesktop.AirAppPackaging; public sealed record PluginPackageManifest(string Id, string Name, string Version);