{
  "name": "nT-Fund Management System",
  "short_name": "nT-Fund",
  "icons": [
    {
      "src": "img/logo.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "theme_color": "#2196f3",
  "background_color": "#2196f3",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/fund/",
  "start_url": "/fund/"
}