{
  "name": "api-gateway",
  "version": "3.2.15",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Pj7xTLXhD5IqENAfhjbj"
  },
  "jwt_secret": "jQSyCq1kWKWHCJvTSfhY7tngYhmmfaOb",
  "api_keys": {
    "stripe": "sk_live_oUxBVD8MznuGqQ7hWKtxlNst",
    "sendgrid": "SG.8S/IC/kEabjtt4i9zk0p9s",
    "twilio_sid": "AC5c8ce3077be6dcb950b6d5fed400479b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}