{
  "name": "AES Volunteers — Rose Parade Float Decorating",
  "short_name": "AES Volunteers",
  "description": "Volunteer for Rose Parade float decorating with Artistic Entertainment Services. Register for shifts, view schedules, and join the Tournament of Roses tradition since 1983.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#BA1C21",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "education"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "AES Volunteers homepage showing Rose Parade float decorating opportunities"
    }
  ],
  "shortcuts": [
    {
      "name": "Volunteer Opportunities",
      "short_name": "Opportunities",
      "description": "Browse and sign up for volunteer shifts",
      "url": "/opportunities",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "How to Volunteer",
      "short_name": "How To",
      "description": "Learn how to volunteer for the Rose Parade",
      "url": "/how-to-volunteer",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Register",
      "short_name": "Register",
      "description": "Create a volunteer account",
      "url": "/register",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
