{
  "name": "api-gateway",
  "version": "1.3.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "s9Hmn99bCZpXis0HtLDx"
  },
  "jwt_secret": "R8jF24BrcnVMKQ8rCei1+v0yVuediqeh",
  "api_keys": {
    "stripe": "sk_live_wUtqChIOWl1H80SSULRv4PZG",
    "sendgrid": "SG.ddcDMQhLtpBzSONSuai+Sb",
    "twilio_sid": "AC3460bafda7e2eaab0efa372f1fd7ef8d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}