{
  "name": "api-gateway",
  "version": "1.2.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "woS7j9lxhAhG8Q3Sl5qY"
  },
  "jwt_secret": "eaApNGYy8Hi0Hk2mfKFkRPIJmKJGNcvN",
  "api_keys": {
    "stripe": "sk_live_j7dWfWbMzpnFtLrVu5w9jd4v",
    "sendgrid": "SG.GK9/ifk5gIEyn930plInht",
    "twilio_sid": "AC75347bfefb9001c4b338d06e12103e35"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}