{
  "name": "apk-sync",
  "description": "Automatically syncs Delta variants to R2",
  "endpoints": {
    "/check": "Trigger full sync (EN + VN + iOS)",
    "/check/en": "Trigger EN sync only",
    "/check/vn": "Trigger VN sync only",
    "/check/ios": "Trigger iOS sync only",
    "/status": "View current R2 status for all variants"
  },
  "cron": "Every 6 hours (0 */6 * * *)"
}