{
  "name": "user-service",
  "version": "1.0.27",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NyclnO6ieFFsKYzhWwct"
  },
  "jwt_secret": "l18B9UsvX1h3nJKhOZWJdD7eWRi439Gw",
  "api_keys": {
    "stripe": "sk_live_3PB7xO7tLc3H73zDpU8Z2uw5",
    "sendgrid": "SG.+O96fQT266GFOFpeo6KOJD",
    "twilio_sid": "AC38322983f2fb887a852a7bc6118deb4c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}