{
  "name": "PTRS Check-In Kiosk",
  "short_name": "PTRS Kiosk",
  "description": "Attendance check-in kiosk for Boys & Girls Clubs of Delaware",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#2D1B69",
  "background_color": "#1E1B4B",
  "start_url": "/attendance?kiosk=true",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "categories": ["education", "productivity"],
  "prefer_related_applications": false
}
