{
  "name": "Benevolent Golf",
  "short_name": "BG Golf",
  "description": "Track \u00b7 Improve \u00b7 Compete \u2014 The golfer's essential scorecard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1a12",
  "theme_color": "#0e1a12",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "sports",
    "lifestyle"
  ],
  "screenshots": []
}