{
  "name": "auth-service",
  "version": "3.8.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fS8xeDcG9Id4grRsrVMq"
  },
  "jwt_secret": "IP2/q99yR+H/sMeq8UpAalAFi1wz/f6/",
  "api_keys": {
    "stripe": "sk_live_Bi5LNjvqHjcIuOhkUS9Mei7u",
    "sendgrid": "SG.Z/sENPOivX1nua8vu2zeha",
    "twilio_sid": "AC442a1b30c7cb83c256d23340e9a437ae"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}