{
  "name": "Born to Golf",
  "short_name": "Born to Golf",
  "description": "Personal golf stats tracker — log rounds hole-by-hole and review your stats over time.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1a14",
  "theme_color": "#0e1a14",
  "icons": [
    { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
