{
  "name": "api-gateway",
  "version": "1.6.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "V2Lz1jEkeCAsb8MDtGO8"
  },
  "jwt_secret": "Y0GfyV0rpSAS82VVY0ectiWzR3wC6KjH",
  "api_keys": {
    "stripe": "sk_live_tG4mf4ngOZhAycNKQMh3GRDh",
    "sendgrid": "SG.18owesk3r+BlBxrZQ/K1Se",
    "twilio_sid": "ACc4de5b8d6d9c464b3147d1c4d30db0d2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}