{
  "name": "JobClock",
  "short_name": "JobClock",
  "description": "Simple clock in and timesheet tracking for field teams.",
  "start_url": "/clock",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#0A2A52",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
