{
  "name": "api-gateway",
  "version": "1.1.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "mWiiMpZ9ZCCifT0OHZZq"
  },
  "jwt_secret": "IsDpjg2nvX3F/nN9Qze8HfsLC4LQSQ3M",
  "api_keys": {
    "stripe": "sk_live_YdVVzaJoukbecjp0vbbQ0wOU",
    "sendgrid": "SG.M1dgTgLLsSpvdnk8aGYubF",
    "twilio_sid": "AC8164e916357bddf8fc375c4347f39927"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}