[ 'label' => __( 'LMS', 'subscription' ), 'bg' => '#ede9fe', 'color' => '#6d28d9', ], 'crm' => [ 'label' => __( 'CRM', 'subscription' ), 'bg' => '#fce7f3', 'color' => '#9d174d', ], 'automation' => [ 'label' => __( 'Automation', 'subscription' ), 'bg' => '#e0f2fe', 'color' => '#0369a1', ], 'email' => [ 'label' => __( 'Email', 'subscription' ), 'bg' => '#dcfce7', 'color' => '#166534', ], 'license' => [ 'label' => __( 'License', 'subscription' ), 'bg' => '#fef3c7', 'color' => '#92400e', ], ]; ?>