{
    "name": "nbjump-demo",
    "short_name": "nbjump-demo",
    "icons": [
      {
        "src": "./img/icons/nbjump-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "./img/icons/nbjump-128.png",
        "sizes": "128x128",
        "type": "image/png"
      }
    ],
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#FFF",
    "theme_color": "#4DBA87"
  }
  