{
  "screen_name": "Dashboard",
  "feature_area": "dashboard",
  "ui_elements": [
    "Greeting",
    "Start time tracking card",
    "Calendar date selector",
    "Open shifts list",
    "Salary information card",
    "Weather information card"
  ],
  "functionality_visible": [
    "View current day",
    "View open shifts",
    "View salary information",
    "View weather information"
  ],
  "navigation_paths": [],
  "data_displayed": [
    "Employee name (Felix)",
    "Current date",
    "Open shifts details",
    "Salary amount",
    "Weather conditions",
    "Temperature"
  ],
  "user_actions": [
    "Tap on a date to view shifts",
    "Tap on open shifts for details"
  ],
  "visible_text_labels": [
    "Home",
    "Calendar",
    "Good Morning",
    "Felix",
    "Start",
    "January",
    "Sun",
    "Mon",
    "Tue",
    "Wed",
    "Thu",
    "Fri",
    "Sat",
    "Open Shifts",
    "Salary"
  ],
  "one_line_description": "This is the dashboard screen showing a greeting, time tracking options, calendar, open shifts, salary, and weather information.",
  "screenshot_id": "IMG_2664",
  "sequence_index": 9,
  "png_path": "v2/img/mobile-app/screens/png/IMG_2664.png"
}