{
    "status": "success",
    "engine": "Bhakti Media Engine",
    "version": "1.0.0",
    "server_time": "2026-09-23 21:20:01 IST",
    "database": {
        "connected": true,
        "name": "u509441385_app"
    },
    "stats": {
        "total_wallpapers": 20,
        "total_posters": 543,
        "total_categories": 22,
        "total_downloads": 0,
        "active_api_keys": 1
    },
    "available_endpoints": {
        "GET /index.php?endpoint=wallpapers": "Fetch wallpapers with filtering & pagination",
        "GET /index.php?endpoint=posters": "Fetch posters with filtering & pagination",
        "GET /index.php?endpoint=categories": "Fetch all taxonomy categories",
        "GET /index.php?endpoint=featured": "Fetch featured media assets",
        "POST /index.php?endpoint=download": "Increment download metrics for media item",
        "POST /index.php?endpoint=upload": "Upload new wallpaper or poster asset"
    }
}