{
  "name": "Next Terminal - Open Source Bastion Host | Jump Server | Web SSH",
  "short_name": "Next Terminal",
  "description": "Open source bastion host and jump server for secure operations access. Provides web SSH terminal, RDP, VNC, session audit, playback, and permission control.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#0057FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["security", "utilities", "productivity"],
  "lang": "en-US",
  "dir": "ltr"
}
