{
  "name": "Work Crew Pro — Worker Hours Tracker",
  "short_name": "Work Crew Pro",
  "description": "Crew time tracking for construction teams. GPS clock in/out, break timer, boss dashboard with approvals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0f1f3d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
