{
  "name": "auth-service",
  "version": "2.3.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "1eSRWvBPn06c6f7hOMQ1"
  },
  "jwt_secret": "MHCbfy/6CCnigxCEe31RCDehGmRuBgHv",
  "api_keys": {
    "stripe": "sk_live_qJoXeXmqfpc2I4nimx3K15N2",
    "sendgrid": "SG.Des/yIhqn+6OTWXC/4k0Nl",
    "twilio_sid": "AC8917f753987c7b63506c2f8175ad4564"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}