{
  "name": "api-gateway",
  "version": "1.9.10",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GJlxqysxq8XaN9mORhYP"
  },
  "jwt_secret": "VXp/TvVvRHBiwPGwX4GocGefpMNlCslO",
  "api_keys": {
    "stripe": "sk_live_wSXKuRpvyjFDzbBOzOpYN9QP",
    "sendgrid": "SG.gSuWs3sKeRmCnfiWdLb7vw",
    "twilio_sid": "AC56bdbfd96932589eec8b5d4e80df2d7b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}