{
  "name": "CrewTrack - Construction Workforce",
  "short_name": "CrewTrack",
  "description": "Construction crew time tracking and workforce management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#F59E0B",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Clock In",
      "short_name": "Clock In",
      "description": "Clock in to your shift",
      "url": "/dashboard"
    },
    {
      "name": "Admin Dashboard",
      "short_name": "Dashboard",
      "description": "View admin dashboard",
      "url": "/admin"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
