{
  "screen_name": "Break Timer",
  "feature_area": "zeiterfassung",
  "ui_elements": [
    "Timer display",
    "Hold to start break button",
    "End shift button",
    "Coffee machine cleaning task"
  ],
  "functionality_visible": [
    "Start break",
    "End shift",
    "View break timer"
  ],
  "navigation_paths": [
    "Back to previous screen"
  ],
  "data_displayed": [
    "Remaining time",
    "Break task",
    "Break progress"
  ],
  "user_actions": [
    "Hold to start break",
    "Tap End shift"
  ],
  "visible_text_labels": [
    "11:38",
    "00:39",
    "Hold to start break",
    "Reinigung Kaffeemaschine",
    "0/4",
    "End shift"
  ],
  "one_line_description": "This screen displays a timer and allows the user to start a break for cleaning the coffee machine and end their shift.",
  "screenshot_id": "IMG_2695",
  "sequence_index": 40,
  "png_path": "v2/img/mobile-app/screens/png/IMG_2695.png"
}