/*
 * Theme Name:  Modern WordPress Theme
 * Theme URI:   https://example.com/modern-theme
 * Author:      WordPress Agency Automation
 * Author URI:  https://example.com
 * Description: A modern WordPress theme with Tailwind CSS, Alpine.js, ACF blocks,
 *              custom post types, taxonomies, REST API endpoints, and WP-CLI commands.
 * Version:     1.0.0
 * Requires at least: 6.2
 * Tested up to: 6.6
 * Requires PHP: 8.1
 * License:     MIT
 * License URI: https://opensource.org/licenses/MIT
 * Text Domain: modern-theme
 * Domain Path: /languages
 *
 * @package ModernTheme
 * @link    https://developer.wordpress.org/themes/basics/theme-functions/
 */
