{
  "name": "ScoutBoard",
  "short_name": "ScoutBoard",
  "description": "High-school softball recruiting platform. Filter, rank, and recruit athletes others overlook.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#d01a1a",
  "background_color": "#111111"
}
