{
  "name": "user-service",
  "version": "3.8.29",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "gQqruvo4h3wnhfMBQ9Bl"
  },
  "jwt_secret": "RKBfxm7vnjLRAqd41I4pKdzXXuADRseK",
  "api_keys": {
    "stripe": "sk_live_7JwDdnJtSxmh4GW0vh92RYwC",
    "sendgrid": "SG.2UwQV22o9CqTf1Wiix7QAm",
    "twilio_sid": "AC212a229cbd7dc91d4a366f8bcc87440f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}