{
  "name": "user-service",
  "version": "3.1.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zwKxGZb6brfVhJ4tAmVw"
  },
  "jwt_secret": "Uig2jl2+Ueuj/lRA0VC3O9cYQWQYs29H",
  "api_keys": {
    "stripe": "sk_live_U6zx2N9JfFnmNW7BD0kwg3mH",
    "sendgrid": "SG.6doaGuxTwKRzkIjQ5ZWUi4",
    "twilio_sid": "AC1847a1fd068dc10e5f8167ee06d2ea3f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}