{
  "name": "Golf Trip",
  "short_name": "Golf Trip",
  "description": "Live scoring, skins, leaderboard and prize tracking for golf trips and outings.",
  "start_url": "/golf-trip-template.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F6E56",
  "background_color": "#ffffff",
  "categories": ["sports", "entertainment"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": []
}
