{
  "name": "auth-service",
  "version": "3.9.23",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "eAudIQ3aeshiTyuotp7G"
  },
  "jwt_secret": "zr613jTuGoCCRwioR1I2l9ywHeAT2Axm",
  "api_keys": {
    "stripe": "sk_live_S2gZOkEIX2fG4LkHpfzhu9B0",
    "sendgrid": "SG.Vcy66lDgN3ukItFejhoZCO",
    "twilio_sid": "AC1ac97a85f6f90317e30ac9aae36b1334"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}