{
  "short_name": "کتابیار",
  "name": "کتابیار",
  "icons": [
    {
      "src": "/Content/PwaIcon/icon72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/Content/PwaIcon/icon192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Content/PwaIcon/icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "background_color": "#cfe2ff",
  "theme_color": "#cfe2ff",
  "display": "standalone",
  "scope": "/",
  "scope_url": "/",
  "start_url": "/?utm_source=homescreen",
  "orientation": "portrait"

}