gitextract_h1t6bon_/ ├── README.md ├── css/ │ └── style.css ├── index.html ├── js/ │ ├── app.js │ ├── controllers.js │ └── services.js ├── manifest.json ├── service-worker.js └── templates/ ├── chat-detail.html ├── tab-account.html ├── tab-chats.html ├── tab-dash.html └── tabs.html