{
  "name": "Virtual Time Clock",
  "short_name": "Time Clock",
  "description": "A simple and modern time clock for employees.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a237e",
  "icons": [
    {
      "src": "icons/gurus-timeclock-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/gurus-timeclock-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
