West Coast Pest - Working Lunch ZIP
===================================

What this adds
--------------
- a new Working Lunch button on the staff app
- active only while the staff member is clocked in
- saves a location-tagged WORKING_LUNCH event for the open work session
- shows the marked time under the button
- prevents repeat marking for the same session

SQL to run first
----------------
- sql/01_create_work_session_events.sql

Upload
------
Upload these files:
- public_html/attendance/index.html
- public_html/attendance/style.css
- public_html/attendance/app.js
- public_html/api/working-lunch.php
- public_html/api/working-lunch-status.php
