{
  "name": "api-gateway",
  "version": "1.8.19",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jK14736aHil7EwCYN3Oh"
  },
  "jwt_secret": "AmOz0W9380GmowanOrk7jdeF477e1nsi",
  "api_keys": {
    "stripe": "sk_live_zCyIT5j4scGHzMN3AboD3ZMR",
    "sendgrid": "SG.WZb6OZDLXYE/KR1+/HHRL7",
    "twilio_sid": "AC90413a1f78e9c474a939451358c8e3f3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}