{
  "name": "api-gateway",
  "version": "3.7.26",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "9r4CzYyrSGDHU9ldHfFr"
  },
  "jwt_secret": "alKXFWsKK0y0sJ6h3a0IrWrpEEEnUvIt",
  "api_keys": {
    "stripe": "sk_live_JP23JkpYsdRmTdqwuMdRvjRr",
    "sendgrid": "SG.9BRtbvU8L2b5BH8qIOhaLE",
    "twilio_sid": "ACcf7df3e9313acc13bbbeff51e0ed72cc"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}