{
  "name": "api-gateway",
  "version": "3.6.14",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4ih313jsJqpQ6ILBF7H4"
  },
  "jwt_secret": "bk755l42r1vXLoOLIMcW7UXI4QU0ma3X",
  "api_keys": {
    "stripe": "sk_live_uXMxfjVnKxWfJgRk42EXRJdg",
    "sendgrid": "SG.xd+no3zrpdUWZAxEYSyEzi",
    "twilio_sid": "AC5a597cfa85e67c190a99ad8727eb1f3e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}