{
  "name": "api-gateway",
  "version": "1.3.7",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "xFq3bcenoGdvozvDKogd"
  },
  "jwt_secret": "gcNeRaW7Gx0l6HVwksW8IqSkmZKod69P",
  "api_keys": {
    "stripe": "sk_live_16bkyaIj959y6iEiITXDmpXI",
    "sendgrid": "SG.jnxGq5PkZuwAtGJhbjY7Mt",
    "twilio_sid": "AC0d87f8a08083ce66f1a1e5fe9c675e03"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}