{
  "short_name": "My Agent",
  "name": "My Agent",
  "icons": [
    {
      "src": "/eadf26jst/1236/188888/image/pwa-icon-512.png",
      "type": "image/png",
      "sizes": "48x48 72x72 96x96 144x144 168x168 192x192 256x256 512x512"
    }
  ],
  "start_url": "/eziapp/app.aspx?sid=188888",
  "id":"/eziapp/app.aspx?sid=188888",
  "background_color": "#f2f2f2",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#e0e0e0",
  "prefer_related_applications": true,
  "related_applications": [{
       "platform": "webapp",
       "url": "https://www.yiju.ca/eziapp/manifest.aspx"
    }],
  "permissions": [
    "download"
  ]
} 