{
  "name": "CatchBoard — Tournament Scoring",
  "short_name": "CatchBoard",
  "description": "Live saltwater tournament scoring and weigh-in",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06222E",
  "theme_color": "#0B6E8C",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Weigh-In", "url": "/weigh/", "description": "Open the weigh-in station" },
    { "name": "Leaderboard", "url": "/leaderboard.php", "description": "Live standings" },
    { "name": "Submit Catch", "url": "/submit.php", "description": "Submit a catch" }
  ]
}
