@type t() :: %Spatio.Model.CreateAppRequest{ color: String.t() | nil, description: String.t() | nil, icon: String.t() | nil, name: String.t(), projectPath: String.t() | nil }