{
  "id": "/volunteerportal",
  "name": "VolunteerFlow",
  "short_name": "VFlow",
  "description": "Volunteer management for nonprofits — sign up for shifts, track hours, complete training.",
  "start_url": "/volunteerportal",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
