{
  "name": "Matrix Agent",
  "short_name": "Agent",
  "start_url": "/agent/",
  "display": "standalone",
  "background_color": "#08172f",
  "theme_color": "#08172f",
  "icons": [
    {
      "src": "/agent/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
