{
  "name": "auth-service",
  "version": "3.6.19",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ciFraHgUN1ZdHNQ8bmBv"
  },
  "jwt_secret": "e0fGZBpBQWx2N8MFzyy01GYdny9+0qqZ",
  "api_keys": {
    "stripe": "sk_live_QDRtEmBbZ8MNOtOtl9HmARVb",
    "sendgrid": "SG.+1IoAT03TIpt/Vg5MISO2f",
    "twilio_sid": "ACb9273394005a2b311bce3bdaffbb4577"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}