{
  "name": "api-gateway",
  "version": "2.0.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4jEuxki6FJgL946pxk8R"
  },
  "jwt_secret": "92lhDhgIudrBph6gSFcxmQIjEIeFPebP",
  "api_keys": {
    "stripe": "sk_live_LqJ8KeoIR4doatseXbpO0cce",
    "sendgrid": "SG.E0Gvi5JZhualcEHwDxNKfU",
    "twilio_sid": "AC09fe58e2b9c465e7ca4d84b0ccb246d4"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}