{
  "name": "user-service",
  "version": "2.9.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "n3v8mLnjcJ0zLftYUVix"
  },
  "jwt_secret": "KUnua4qKzew6zsN1Jkhcb5qS9Y/zinwb",
  "api_keys": {
    "stripe": "sk_live_dAdVhUCsD5YYvDdv2IUEaFuC",
    "sendgrid": "SG.esax1+vGlyJvu9Se7TKClE",
    "twilio_sid": "AC834d41e45e38b0bbff09428efc25ea52"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}