{
  "name": "api-gateway",
  "version": "3.8.8",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "o2aZuzY7Sl7beAzOJlq7"
  },
  "jwt_secret": "fs8QQ3fPFDwcofW1qLeTK1pc8I3RijWr",
  "api_keys": {
    "stripe": "sk_live_yBNMizhhArYcJMimpzRXBngt",
    "sendgrid": "SG.j+i36+EpX0ngqC35Nl4EuH",
    "twilio_sid": "ACa1e3dad434c191a1272da23a20ffe4b9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}