{
  "name": "Downhill bike",
  "short_name": "Downhill bike",
  "id": "com.whyzee.downhillbike",
  "description": "Try to ride your bike.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "Add a subheading.png",
        "sizes": "512x512"
      }]
}