{
    "status": "ok",
    "version": "4.1.2",
    "php": "8.3.31",
    "pdo_mysql": true,
    "openssl": true,
    "database_configured": true,
    "database_config_source": ".env",
    "database": "ok",
    "mail": "configured",
    "mail_transport": {
        "host": "smtp.hostinger.com",
        "port": "465",
        "security": "ssl",
        "sender": "notifications@blog-washnah.com"
    },
    "migrations": 3,
    "users": 2,
    "services": 13,
    "core_tables": "ok"
}