{
 "name": "Natural Selection Server",
 "short_name": "NS Server",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#0b0d0c",
 "theme_color": "#0b0d0c",
 "icons": [
  {
   "src": "/apple-touch-icon.png",
   "sizes": "180x180",
   "type": "image/png"
  }
 ]
}