<?php
/**
 * Theme Name: Audilynx - Audit Confirmation Platform
 * Theme URI: https://audilynx.com
 * Author: Audilynx Team
 * Author URI: https://audilynx.com
 * Description: A professional WordPress theme for Audilynx - Audit Confirmation Platform. Fully compatible with Elementor page builder.
 * Version: 1.0.0
 * License: GPL v2 or later
 * Text Domain: audilynx
 * Tags: audit, business, corporate, elementor, responsive, one-page, landing-page
 * 
 * This theme is designed for the Audilynx audit confirmation platform
 * and works seamlessly with Elementor page builder.
 */

// Exit if accessed directly
if (!defined('ABSPATH')) {
    exit;
}
?>