{
  "name": "Golf with Mates",
  "short_name": "GolfMates",
  "description": "Real-time golf scoring app for your group. Track scores, play skins & stableford, settle bets.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2D6A4F",
  "background_color": "#1A1A2E",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "766x766",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
