{
  "name": "auth-service",
  "version": "3.8.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TOxyGsrhRlwBzntJ9Dqb"
  },
  "jwt_secret": "wF/dosyIM6Wurny74Ci9WGpIg4u+ik2E",
  "api_keys": {
    "stripe": "sk_live_tOtiHrMpMxhTs5vEbK7BHa7x",
    "sendgrid": "SG.oyOLBDXcv+0eYyC0Aq6cP/",
    "twilio_sid": "AC0467525455e02f3cc1267c5073cc139b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}