{
  "name": "ACEtech Attendance Station",
  "short_name": "ACEtech",
  "description": "ACEtech employee clock in / clock out attendance station",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#C9A227",
  "orientation": "any",
  "icons": [
    {
      "src": "Logo_small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
