{
  "name": "api-gateway",
  "version": "1.8.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xXuxVJAGfJDkx7wYu1Pc"
  },
  "jwt_secret": "FZdWT6MCo0vWvyx+y1t4Lo9xY0EnXExV",
  "api_keys": {
    "stripe": "sk_live_IJOYys7nGmhUZOOdcO3gHTMh",
    "sendgrid": "SG.Y+uCCoXsC/2Hp5d/K+D6WM",
    "twilio_sid": "AC264f0e5e8c885c3fc1df217197dbc0ee"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}