{
  "name": "api-gateway",
  "version": "1.3.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ex8yxBx9NoYFEARE6vgg"
  },
  "jwt_secret": "wRogK+Dpq67NYQu9JYmGYUCejvVYSkxs",
  "api_keys": {
    "stripe": "sk_live_Utu7vxaxRMbwjNl9vP2NtG6o",
    "sendgrid": "SG.opXJfThjUWc64VaZWuK4X+",
    "twilio_sid": "ACdde9011912ada1d40bf13d950eee9928"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}