{
  "name": "api-gateway",
  "version": "2.4.2",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wnlboSxsI3WjjIXjXlRn"
  },
  "jwt_secret": "YbYZLm6UywPmliJcZ6zhgtudYu/J7n9X",
  "api_keys": {
    "stripe": "sk_live_onPsvuuD7zhzxO3jstO4MPpC",
    "sendgrid": "SG.LS4g0YbI5kyxfwW7xK3zNa",
    "twilio_sid": "ACf0c84d560e1e8896ede5ed54c07e5579"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}