{
  "short_name": "HackerBoy",
  "name": "HackerBoy",
  "display": "fullscreen",
  "icons": [
    {
      "src": "icons/small.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "icons/medium.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "icons/large.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "index.html"
}