{
  "name": "Lairun",
  "short_name": "Lairun",
  "id": "com.newgrounds.lairun",
  "description": "",
  "orientation": "any",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "LairunCoverSquare.png",
        "sizes": "512x512"
      }]
}