{
  "name": "api-gateway",
  "version": "1.1.12",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1T368KbgNX19KIPGo5fv"
  },
  "jwt_secret": "Y2FoJV+EBsYJ01Ta9Tn2qSBwfwvefOyG",
  "api_keys": {
    "stripe": "sk_live_tDjw7r3xrJbn4LyrGgwsHf57",
    "sendgrid": "SG.ea64q6prqav4ap+ie/4tzI",
    "twilio_sid": "AC4e1675a3c9fb9e9ebb3936bf126c2b96"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}