Currently, the Pomodoro timer durations (Focus, Short Break, Long Break) use default values. Allow users to customize these durations to fit their personal workflow and persist these settings in the database.
Note: While generic /settings endpoints exist, we need a dedicated strict endpoint for Pomodoro configurations to ensure data integrity and proper validation logic.