{
  "name": "Penalty Boss",
  "short_name": "Penalty Boss",
  "description": "Free sports pick’em leagues for NFL, College Football, College Basketball, MLB, NBA, NHL and WNBA — plus a March Madness bracket challenge. Pick against the spread and climb the standings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0c0d",
  "theme_color": "#0c0c0d",
  "icons": [
    { "src": "/logo.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Make Weekly Picks",
      "short_name": "Make Picks",
      "description": "Jump straight to this week's pick sheet",
      "url": "/picks",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "View Leaderboard",
      "short_name": "Leaderboard",
      "description": "See the season standings",
      "url": "/standings",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "League Chat",
      "short_name": "Chat",
      "description": "Open your league's message board",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
