{
  "name": "C&AI Institute Kiosk",
  "short_name": "C&AI Kiosk",
  "description": "C&AI Institute Student Attendance Check-in Kiosk",
  "start_url": "/kiosk",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#060913",
  "theme_color": "#060913",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
