{
  "name": "api-gateway",
  "version": "1.2.19",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "jR9fFg8b8ezzafv7lT7B"
  },
  "jwt_secret": "j0KkWlvGceTtgS10v+dQNB1sdmorUzwi",
  "api_keys": {
    "stripe": "sk_live_6ws7h10BD2PzIrPqWic5urJx",
    "sendgrid": "SG.s6eQ31nN7WhSJCGGMdA1vU",
    "twilio_sid": "AC08c8f7acb6a79af337394e240d188808"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}