{
    "name": "Nexus",
    "short_name": "Nexus",
    "icons": [
      {
        "src": "Nexus_N_32x32.png",
        "sizes": "32x32",
        "type": "image/png"
      },
      {
        "src": "Nexus_N_256x256.png",
        "sizes": "256x256",
        "type": "image/png"
      }
    ],
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#4DBA87"
  }