{
  "name": "TeamSled",
  "short_name": "TeamSled",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "32x32",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Volunteer scheduling made simple. View your schedule, request time off, and stay organized.",
  "theme_color": "#3B82F6",
  "background_color": "#FFFFFF",
  "orientation": "portrait"
}
