Browser host requirements declared by a plugin.
@type t() :: %Rekindle.Plugin.Spec.Web{ graphics: :webgpu | :webgl2, host: String.t(), style: String.t() }