{
  "screen_name": "Time Clock",
  "feature_area": "zeiterfassung",
  "ui_elements": [
    "Countdown timer",
    "HACCP checklist",
    "End shift button",
    "Back button",
    "Info button"
  ],
  "functionality_visible": [
    "View countdown timer",
    "Start break",
    "End shift",
    "View HACCP checklist"
  ],
  "navigation_paths": [
    "Tap back button to return to previous screen"
  ],
  "data_displayed": [
    "Countdown time",
    "HACCP checklist progress"
  ],
  "user_actions": [
    "Hold to start break",
    "Tap End shift",
    "Tap back button"
  ],
  "visible_text_labels": [
    "11:37",
    "00:14",
    "Hold to start break",
    "HACCP",
    "0/4",
    "End shift"
  ],
  "one_line_description": "This screen displays a countdown timer and allows the user to start a break or end their shift after completing the HACCP checklist.",
  "screenshot_id": "IMG_2690",
  "sequence_index": 35,
  "png_path": "v2/img/mobile-app/screens/png/IMG_2690.png"
}