{
  "name": "Shift4 Events",
  "short_name": "S4 Events",
  "description": "Internal event management and RSVP platform for Shift4",
  "start_url": "/events",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#136ef6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Events",
      "url": "/events",
      "description": "View your upcoming events"
    }
  ]
}
