{
  "name": "api-gateway",
  "version": "3.5.9",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JyVUxqIaBVfqkenkkibd"
  },
  "jwt_secret": "+7GhAl6Rw2h1I1PwhQf0PQRE/lXFnj3y",
  "api_keys": {
    "stripe": "sk_live_PgvxHBOt5w0AAu6lPROpyY86",
    "sendgrid": "SG.L8ttzZVkQ51iqFgFlptrJF",
    "twilio_sid": "ACcb19aab55addf02bc30893eab8444bb4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}