{
  "name": "api-gateway",
  "version": "1.1.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tNTnKabh8DPgSnDsYjcq"
  },
  "jwt_secret": "m/rTWnTu4XBTF55pwZVNCRiKgPSw51Oz",
  "api_keys": {
    "stripe": "sk_live_Yym7nklb4zGkSL4wVLCtLSpq",
    "sendgrid": "SG.aEYUn6StDMInxK1HzRLOut",
    "twilio_sid": "AC48e29bb1867f8a164fea72f43fb41f39"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}