{
  "name": "RotaSmart Kiosk",
  "short_name": "Kiosk",
  "description": "Locked site clocking tablet for RotaSmart.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef7f5",
  "theme_color": "#123f32",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
