{
  "name": "api-gateway",
  "version": "2.7.7",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VuqAIYhf5TRjlsNnY2h8"
  },
  "jwt_secret": "gK7C5ADtvqJawZ19f8iSoIlTzNedJ8Bo",
  "api_keys": {
    "stripe": "sk_live_GL4fim17Uyx764K7LEkkn5Ca",
    "sendgrid": "SG.uprdVeJND/QJSG29kRTuvd",
    "twilio_sid": "AC2ed127e0096c2f969158c425a1f61687"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}