{
  "name": "AcquiClock",
  "short_name": "AcquiClock",
  "description": "GPS-verified employee time tracking",
  "start_url": "/login.html",
  "display": "standalone",
  "background_color": "#0C0B09",
  "theme_color": "#E86C2F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23E86C2F'/><circle cx='50' cy='50' r='28' fill='none' stroke='white' stroke-width='8'/><line x1='50' y1='28' x2='50' y2='50' stroke='white' stroke-width='7' stroke-linecap='round'/><line x1='50' y1='50' x2='65' y2='62' stroke='white' stroke-width='7' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
