{
    "background_color": "rgb(249,67,165)",
    "description": "Shows random fox pictures. Hey, at least it isn't cats.",
    "display": "fullscreen",
    "icons": [
      {
        "src": "./img/APPicon192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "./img/APPicon144.png",
        "sizes": "144x144",
        "type": "image/png"
      },{
        "src": "./img/APPicon96.png",
        "sizes": "96x96",
        "type": "image/png"
      },{
        "src": "./img/APPicon72.png",
        "sizes": "72x72",
        "type": "image/png"
      },{
        "src": "./img/APPicon48.png",
        "sizes": "48x48",
        "type": "image/png"
      },{
        "src": "./img/APPicon36.png",
        "sizes": "36x36",
        "type": "image/png"
      }
    ],
    "name": "GoodNovel",
    "short_name": "GoodNovel",
    "start_url": "/?from=desk"
  }