{
  "name": "api-gateway",
  "version": "3.1.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "OBVPl0CZ4COs3M7JrOBk"
  },
  "jwt_secret": "kxKVxZy6i/CnBOZAetETzvG/DSWdQ+xp",
  "api_keys": {
    "stripe": "sk_live_LMfSgb8DRMeh6wBGprJ9V9Ze",
    "sendgrid": "SG.wTh3RRqlbv+paNa5Ae4heQ",
    "twilio_sid": "AC195329cbe1ffa98b92045c0e9cbcf184"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}