{
  "name": "HRDepth Time Clock",
  "short_name": "HRDepth Clock",
  "description": "Shared-device kiosk for clocking in and out at your center.",
  "start_url": "/",
  "scope": "/app",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
