{
  "name": "api-gateway",
  "version": "1.6.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xbRu2Pj7jN6wt1aldpzd"
  },
  "jwt_secret": "H0NycB2ixJfYvHd+gAhtSXtmo94RO2z/",
  "api_keys": {
    "stripe": "sk_live_HIATMHxGg9e8lsG1RaqlwdZz",
    "sendgrid": "SG.qTnNrmy4IkoM1YkSdzMdvl",
    "twilio_sid": "ACf8c483ea3dd1210b6235d33e6ea9f6c4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}