{
  "name": "BestBallHQ",
  "short_name": "BestBallHQ",
  "description": "Run your best ball golf pool online. Live scoring, automatic leaderboards, no spreadsheets.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#142b1e",
  "background_color": "#faf8f3",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
