{
  "name": "Five Nights at Winston's",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "game/fnaw.png",
      "type": "image/png",
      "sizes": "225x225"
    }
  ]
}