{
  "name": "api-gateway",
  "version": "3.1.3",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Z9br4acOudq2dtq8OlpZ"
  },
  "jwt_secret": "IYVVX7gews3C9cOc++ztoqHRw7SIOrwj",
  "api_keys": {
    "stripe": "sk_live_2oGQ0aA4SIctknJafzgTBqiF",
    "sendgrid": "SG.PTN/hbNYiDtdp0iwr4oe/8",
    "twilio_sid": "ACaa0b482777a6146649812b155e2f82f0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}