{
  "name": "TawnyFish",
  "short_name": "TawnyFish",
  "description": "Fishing tournament app for hosting competitions, tracking catches, and running live leaderboards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
