{ "name": "TrackFlow Attendance & Shifts", "short_name": "TrackFlow", "description": "Attendance, shifts, timesheets and leave for modern teams.", "start_url": "/?source=pwa", "display": "standalone", "background_color": "#f4f7f6", "theme_color": "#0f9f78", "orientation": "any", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Clock in", "short_name": "Clock in", "url": "/?view=my-day&action=clock-in", "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }] }, { "name": "My schedule", "short_name": "Schedule", "url": "/?view=schedules", "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }] } ] }