{
  "name": "GolfSimFind - Find Golf Simulators Near You",
  "short_name": "GolfSimFind",
  "description": "Discover local indoor golf lounges, compare amenities, and book a simulator instantly.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#3d7a56",
  "background_color": "#faf9f5",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}