{
  "name": "api-gateway",
  "version": "2.7.24",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LrTsFV9dqlPrumu4KPc8"
  },
  "jwt_secret": "DyJSYiUFvk/zOZV854T3mpx5ITZp5MuZ",
  "api_keys": {
    "stripe": "sk_live_1Mw7hGGPag0IZ2ONdiMMVebM",
    "sendgrid": "SG.13pfAWiYARCvi7d3c7Ca5i",
    "twilio_sid": "AC7e854f376124fbc9df3dcd66a9fe6005"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}