{
  "short_name": "eManager",
  "name": "eManager",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "/app.php",
  "background_color": "white",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "rgba(77,167,221,1)"
}