{
  "short_name": "Volunteers",
  "name": "Stone Ranch Volunteer Sign-Ups & Mobile Check-In",
  "description": "Unified school volunteer platform for event sign-ups, shift selection, mobile station check-in, and admin management.",
  "icons": [
    {
      "src": "/favicon.jpg",
      "type": "image/jpeg",
      "sizes": "192x192 512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#1b365d",
  "display": "standalone",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "Volunteer Sign-Up",
      "short_name": "Sign-Up",
      "description": "Public Volunteer Sign-Up Portal",
      "url": "/?tab=signup"
    },
    {
      "name": "Mobile Gate Check-In",
      "short_name": "Check-In",
      "description": "Mobile Station Check-In Web App",
      "url": "/?tab=checkin"
    }
  ]
}
