{
  "name": "Stymie Golf — Trip Hub",
  "short_name": "Stymie Golf",
  "description": "Your golf trip, in one place. Pair them up. Score it live. Settle the bets.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1510",
  "theme_color": "#C4512A",
  "categories": ["sports", "lifestyle"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
