{
  "name": "Yardage",
  "short_name": "Yardage",
  "description": "Tap-anywhere golf rangefinder with elevation and wind adjustment.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07130f",
  "theme_color": "#0b3d2e",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
