{
  "name": "My Ursoch App",
  "short_name": "UrsochApp",
  "start_url": "https://library.ursoch.com/",
  "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"
    }
  ]
}


