{
  "name": "Underdogs.win - NFL Underdog Pool",
  "short_name": "Underdogs.win",
  "description": "Join the best NFL underdog pool. Pick underdogs, compete with friends, and win big every week.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7c3aed",
  "background_color": "#ffffff",
  "scope": "/",
  "categories": ["sports", "entertainment", "games"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "796x728",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Make Picks",
      "short_name": "Picks",
      "description": "Submit your underdog picks for this week",
      "url": "/picks"
    },
    {
      "name": "View Leaderboard",
      "short_name": "Rankings",
      "description": "Check current standings and rankings",
      "url": "/leaderboard"
    }
  ],
  "prefer_related_applications": false
}
