{
  "name": "api-gateway",
  "version": "1.8.21",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "VE6lbl9anmNfGA6fTBnm"
  },
  "jwt_secret": "YBfKh9z+kKWVWpCRfm9/KT8z+SL61x2J",
  "api_keys": {
    "stripe": "sk_live_XbQnLNig4EYNnhnUo2kIhQ0a",
    "sendgrid": "SG.o9ckIMVDNdjRdUaTx8+pW3",
    "twilio_sid": "AC25fe2ee7007683aa29c12f6a1173d5b6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}