{
  "crons": [
    {
      "path": "/api/cron/update-licensee-status",
      "schedule": "0 2 * * *"
    },
    {
      "path": "/api/cron/compliance-reminders",
      "schedule": "0 8 * * *"
    }
  ]
}
