{
  "name": "api-gateway",
  "version": "3.7.22",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9GLO0JWwuAtvXN9um3Cd"
  },
  "jwt_secret": "1js5QErR552+OGqOC+TuLrFFhdQpPYhM",
  "api_keys": {
    "stripe": "sk_live_1hjnzgcJo2J8wkh56QBefEgB",
    "sendgrid": "SG.Au5lRaAmama8uiRTj6Ydf0",
    "twilio_sid": "AC1750e32e35dd2c5789893482f8b3e45d"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}