{
  "name": "AGENT HOME",
  "short_name": "agent home",
  "icons": [
    {"src": "/application/files/icons/icon-192.png", "sizes":"192x192", "type":"image/png", "purpose":"any"},
    {"src": "/application/files/icons/icon-192-maskable.png", "sizes":"192x192", "type":"image/png", "purpose":"any maskable"},
    {"src": "/application/files/icons/icon-512.png", "sizes":"512x512", "type":"image/png", "purpose":"any"},
    {"src": "/application/files/icons/icon-512-maskable.png", "sizes":"512x512", "type":"image/png", "purpose":"any maskable"}
  ],
  "theme_color": "#9fcb1c",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}
