{
  "name": "Dune Buggy Simulator",
  "short_name": "Dune Buggy Simulator",
  "id": "com.firith.studio.dunebuggy",
  "description": "Dune Buggy Simulator a simple game where you have to drive a dune buggy and avod ostacles",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000000",
  "categories": ["games", "entertainment"],
  "icons": [{
       
        
      },{
        "src": "desktop-icon-512.png",
        "sizes": "512x512"
      }]
}