{
  "name": "NUGA Golf Club",
  "short_name": "NUGA Golf",
  "description": "Experience the finest golfing at NUGA Golf Club.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-US",
  "prefer_related_applications": false,
  "related_applications": [],
  "categories": ["sports", "recreation"],
  "screenshots": [
    {
      "src": "/screenshot-1.jpg",
      "sizes": "800x600",
      "type": "image/jpeg"
    },
    {
      "src": "/screenshot-2.jpg",
      "sizes": "1024x768",
      "type": "image/jpeg"
    }

  ]
}
