{
  "name": "user-service",
  "version": "2.1.12",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZraLiGXNeMaqnYmdyprn"
  },
  "jwt_secret": "7cilZy8/Xu1yGOwqLLPl0YYlkXnjZZ/s",
  "api_keys": {
    "stripe": "sk_live_ycXswE9BcuAffQDKXQXis7a1",
    "sendgrid": "SG./JvNDWquYO9feCrA1Bl9bc",
    "twilio_sid": "ACab6b2fca569ab2730255716d269f1b5e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}