{
    "name": "University of Isfahan",
    "short_name": "UI",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "icon-72x72.png",
        "type": "image/png",
        "sizes": "72x72"
      },
      {
        "src": "icon-144x144.png",
        "type": "image/png",
        "sizes": "144x144"
      }
    ]
}