{
  "name": "api-gateway",
  "version": "1.6.14",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Cg8merd51Yj2JjPu4XKj"
  },
  "jwt_secret": "ejxdCJEb27VLrz252fClhM79EEa5qH75",
  "api_keys": {
    "stripe": "sk_live_JhYN2CMZDMW1U4ZNKHhfvWBy",
    "sendgrid": "SG.lanzo20wDuHa9qp8PEiqOD",
    "twilio_sid": "AC01f5707489c17ae62aea84bf4fc25da7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}