{
  "name": "wmux - Web-based tmux Controller",
  "short_name": "wmux",
  "description": "Control your tmux sessions from a web browser with full mouse support",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
