Manifest: {
    activeVariants: Record<string, string>;
    experiences: ManifestExperience[];
}