{
  "name": "api-gateway",
  "version": "1.5.15",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TmhNAoX9zQISCEr2NvHs"
  },
  "jwt_secret": "h41OfJl/KV9pjYpCf09+P4IuqxYvr3Ln",
  "api_keys": {
    "stripe": "sk_live_OA5LTdGsg4jlBmPrKWm7oKJo",
    "sendgrid": "SG./5VNIRRZjnvIbXoPB93eXd",
    "twilio_sid": "ACf93edad8b7f0c6aaea58fe2be2db33ca"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}