{
  "name": "Hermes Studio",
  "short_name": "Hermes",
  "description": "Self-hosted AI chat dashboard for Hermes Agent",
  "start_url": "/#/hermes/chat",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f7f4",
  "theme_color": "#f7f7f4",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
