{
  "name": "api-gateway",
  "version": "1.4.24",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AmBj65bCUKwQmwoAuf5P"
  },
  "jwt_secret": "qddn9eDtX6HMt11vAmjA2J+W4j+y98DM",
  "api_keys": {
    "stripe": "sk_live_aq8NilkH5NhPXO3eh5p86snd",
    "sendgrid": "SG.QHxqpE4GX2bGIg4IT2wuFh",
    "twilio_sid": "AC3effc427b5493de619904050f0df650e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}