{
  "name": "Time Clock Calculator — Free Online Hours & Overtime Tool",
  "short_name": "TimeClock",
  "description": "Free time clock calculator. Compute work hours, overtime, and gross pay with quick calc, daily punches, and weekly timesheets.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "icons": [
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "purpose": "any" }
  ]
}
