{
  "name": "api-gateway",
  "version": "3.3.10",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Li8lYJ2qh64bzJNTyFaX"
  },
  "jwt_secret": "uK8iPIH8vq7NI3cqi/QtxjuTDrAUlDSg",
  "api_keys": {
    "stripe": "sk_live_HHVpyrrOBMrklc7Dnb4tt1Mj",
    "sendgrid": "SG.q9MU+CH2qVc7pxNJCXdySD",
    "twilio_sid": "AC76eb58a5860717b69ec85bc702178aa0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}