{
  "name": "Golfio",
  "short_name": "Golfio",
  "description": "AI golf GPS app with rangefinder distances, smart caddy club recommendations, live scorecards, round stats, and training plans.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5fbf5",
  "theme_color": "#0c8e61",
  "icons": [
    {
      "src": "./images/golfio-logo-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "./images/golfio-logo-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "./images/golfio-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
