{
  "name": "api-gateway",
  "version": "3.4.2",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8ECxS1WLIdUGluh1ISrg"
  },
  "jwt_secret": "WI6l3hGg5DHSe5sps/pf6tMArM6z25Rk",
  "api_keys": {
    "stripe": "sk_live_9Uom50KEuFr625M1fl5dXoHr",
    "sendgrid": "SG.lWoCivm/NUj5+Rtp6d6Wex",
    "twilio_sid": "AC14a90ad9c95e4280c9b6178b0e808a6d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}