SmartOfficeHybrid/ ├── .htaccess ├── home.php ├── index.php ├── install.php ├── readme.md │ ├── api/ │ ├── database.php # Database connection (configured on install) │ ├── functions.php # General ...