{
  "name": "Sallyport: action gateway for AI agents",
  "short_name": "Sallyport",
  "description": "An open-source Mac app that executes agent API calls and SSH commands without giving the agent direct vault access.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#07080c",
  "theme_color": "#121a47",
  "icons": [
    {
      "src": "/brand/sallyport-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/sallyport-icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
