{
  "name": "api-gateway",
  "version": "3.2.23",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zuvnc4D3uKzYP9hVrPYP"
  },
  "jwt_secret": "peNGrvqMKxAO0E3hpp4C6S8/RWu/RzhT",
  "api_keys": {
    "stripe": "sk_live_RpIGzmSKPdD1jnxWo4oglBfl",
    "sendgrid": "SG.wJeBbcQjMoNdwqnV9uI8Nl",
    "twilio_sid": "AC4ad641d5e5b6e59094adeca346403b91"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}