{
  "name": "Clocked - Time Tracking",
  "short_name": "Clocked",
  "description": "Mobile-first GPS time tracking for construction teams",
  "start_url": "/login",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0d0d0d",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/brand-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
