{
  "name": "Fund Your Team",
  "short_name": "FYT",
  "description": "Team fundraising \u2014 share player links, track donations, manage your roster.",
  "id": "/admin",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E2A4E",
  "theme_color": "#0E2A4E",
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/admin"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
