{
  "name": "ShowFlow Check-In",
  "short_name": "Check-In",
  "description": "Mobile check-in portal for managing student drop-offs and pick-ups",
  "start_url": "/checkin-portal",
  "display": "standalone",
  "background_color": "#0d0a1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
