{
  "name": "auth-service",
  "version": "1.7.21",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Py0SalJocRp7Num7UHSh"
  },
  "jwt_secret": "zd/O7/OwuM2Vql2RyeNba5rsUiYZH/pT",
  "api_keys": {
    "stripe": "sk_live_eWVN658JhBhwXouoIICCD5QE",
    "sendgrid": "SG.49+CIlP/SHtmvUqPIXmhAR",
    "twilio_sid": "AC7148e6da6b1db887ff12bf67fec467a8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}