{
  "name": "Agent Relay",
  "short_name": "Relay",
  "description": "Pair with a local Hermes agent through Agent Relay.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fbf4e6",
  "theme_color": "#263226",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
