{
  "name": "Golf Adventures! 2",
  "short_name": "Golf Adventures! 2",
  "id": "com.team6x6.golfadventures2",
  "description": "",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "Android2.png",
        "sizes": "192x192"
      },{
        "src": "Desktop2.png",
        "sizes": "512x512"
      }]
}