{
  "name": "Aim And Shoot",
  "short_name": "aimAndShoot",
  "description": "A Neural Evolution Game Experiment",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#FFF",
  "theme_color": "#FFF",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "density": 1
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "density": 1
    }
  ]
}
