{
    "short_name": "NetWorth",
    "name": "My NetWorth",
    "orientation":"portrait",
    "icons": [
      {
        "src": "./images/icons/192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "./images/icons/512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "id": "/networth/",
    "start_url": "./",
    "background_color": "white",
    "display": "standalone",
    "scope": "./",
    "theme_color": "black"
  }