{
  "name": "api-gateway",
  "version": "2.4.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "QGt9TZgIXxhtri9VBXtZ"
  },
  "jwt_secret": "Z1hU6f/3loNzgIaRWRRnhO0ovVsd9b9D",
  "api_keys": {
    "stripe": "sk_live_25pCZHj6vwVL1iVkj6PjY2pq",
    "sendgrid": "SG.9rbN9Ry8KOTF86eHhY2W9B",
    "twilio_sid": "AC79cb1fc07001c9b76cc9ff8933f25397"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}