{
  "name": "MatchupLab - Win the matchup. Win the week.",
  "short_name": "MatchupLab",
  "description": "Fantasy baseball streaming optimizer with daily matchup grades, hidden gems, and weekly plans powered by Statcast.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
