{
  "name": "GolfFeud — ghost-duel golf",
  "short_name": "GolfFeud",
  "description": "Play a hole, send the link, they chase your ghost. Free 2-player golf duels in your browser.",
  "start_url": "/play.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A3D22",
  "theme_color": "#0E5A31",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
