{
  "name": "auth-service",
  "version": "3.4.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rwj9Xy21Zf7zgWVYGFtI"
  },
  "jwt_secret": "WaxxNMiUoUAYdyG9T+/Xtkz309HO03gy",
  "api_keys": {
    "stripe": "sk_live_LHjthrfaGA7QI27fSKPrlAtI",
    "sendgrid": "SG.AT5MbVOas0MNwqna3GlZV3",
    "twilio_sid": "AC1d64955784a5cfe43f0fb86abcb33bd9"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}