{
  "name": "Golf Shot Mapper",
  "short_name": "ShotMapper",
  "description": "Search for a real golf course, load its map, and replay a round shot-by-shot by dropping pins -- with a live scorecard and club distances.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#101512",
  "theme_color": "#1b5e3a",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
