{
  "name": "Driver Hire Timesheet",
  "short_name": "Timesheet",
  "description": "Log weekly driver hours, calculate pay, capture signatures, and send the timesheet.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1EDE3",
  "theme_color": "#16181C",
  "icons": [
    { "src": "assets/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
