{
  "name": "RotaSmart Kiosk",
  "short_name": "Kiosk",
  "description": "Locked site clocking tablet for RotaSmart.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#18253F",
  "theme_color": "#18253F",
  "icons": [
    {
      "src": "./icon-192.png?v=20260617-logo6",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png?v=20260617-logo6",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
