{
  "name": "Agile Timesheet App",
  "short_name": "Agile Timesheet",
  "description": "Agile Staffing timesheet — log hours, review entries, and manage worker assignments.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "capture_links": "existing-client-navigate",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "agile-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
