{
  "name": "api-gateway",
  "version": "1.5.6",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PjTtAlWl5hOkdB9oqfq5"
  },
  "jwt_secret": "VF7BRXrIIaaJJqh5IiHCQxag/YnFWEOW",
  "api_keys": {
    "stripe": "sk_live_btodggzGNUFkWCW9yxC31uw5",
    "sendgrid": "SG.f7OkcvDb53oTG8HmMfLL6L",
    "twilio_sid": "AC2c3ce26bfba5073c51bbc566766589d2"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}