{
  "name": "Arrow Combat",
  "short_name": "Arrow Combat",
  "id": "com.rayoportal.arrowcombat",
  "description": "Defeat the enemy warrior with your spear, your sling or your bow and arrow.",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "icon_192x192.png",
        "sizes": "192x192"
      },{
        "src": "icon_512x512.png",
        "sizes": "512x512"
      }]
}