{
  "name": "LMS",
  "short_name": "LMS",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
    "description": "Library management app by Ursoch",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}


