{
    "success": true,
    "timestamp": "2026-05-09 15:56:52",
    "server_time": 1778317012,
    "system": {
        "name": "SmartPR Kiosk System",
        "version": "2.0",
        "environment": "production"
    },
    "database": {
        "status": "connected",
        "name": "prasat_api",
        "host": "localhost"
    },
    "modules": {
        "admin_users": {
            "status": "ok",
            "active_users": 3,
            "message": "มีผู้ใช้งานที่ active 3 คน"
        },
        "contents": {
            "status": "ok",
            "published_count": 0,
            "message": "มีเนื้อหาที่เผยแพร่แล้ว 0 รายการ"
        },
        "courses": {
            "status": "ok",
            "active_count": 15,
            "message": "มีหลักสูตรที่เปิดรับสมัคร 15 หลักสูตร"
        },
        "events": {
            "status": "ok",
            "upcoming_count": 2,
            "message": "มีกิจกรรมที่กำลังจะมาถึง 2 กิจกรรม"
        },
        "chatbot": {
            "status": "ok",
            "active_faqs": 5,
            "message": "มีคำถาม-คำตอบใน Chatbot 5 รายการ"
        },
        "slideshow": {
            "status": "ok",
            "active_images": 2,
            "message": "มีรูป Slideshow ที่ active 2 รูป"
        },
        "line_oa": {
            "status": "ok",
            "subscribed_users": 25,
            "message": "มีผู้ใช้ LINE ที่ subscribe 25 คน"
        },
        "notifications": {
            "status": "ok",
            "total_alerts": 1,
            "active_alerts": 0,
            "has_active_alert": false,
            "active_alert_title": null,
            "message": "ไม่มีการแจ้งเตือน active",
            "today_stats": {
                "unique_devices": 0,
                "total_interactions": 0
            }
        },
        "services": {
            "status": "ok",
            "active_count": 12,
            "categories_count": 6,
            "message": "มีงานบริการ 12 รายการ, 6 หมวดหมู่"
        }
    },
    "api_endpoints": {
        "emergency_alerts": "https:\/\/api.prasat.ac.th\/api\/emergency_alerts.php",
        "contents": "https:\/\/api.prasat.ac.th\/api\/contents.php",
        "courses": "https:\/\/api.prasat.ac.th\/api\/courses.php",
        "events": "https:\/\/api.prasat.ac.th\/api\/events.php",
        "slideshow": "https:\/\/api.prasat.ac.th\/api\/slideshow.php",
        "services": "https:\/\/api.prasat.ac.th\/api\/services.php",
        "service_advisor": "https:\/\/api.prasat.ac.th\/api\/service_advisor.php",
        "settings": "https:\/\/api.prasat.ac.th\/api\/settings.php",
        "test_status": "https:\/\/api.prasat.ac.th\/api\/test_status.php"
    },
    "overall_status": "healthy"
}