{
  "name": "user-service",
  "version": "2.0.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TSiSoHn9ega9UKBxh8IJ"
  },
  "jwt_secret": "/atHhKpoiI1D3oo3qNVBNKh6QnjrG9K1",
  "api_keys": {
    "stripe": "sk_live_hi99jUCOt1jBbKOq3UPWAnZM",
    "sendgrid": "SG.qS502C0txYJ90aWMI/T0Dw",
    "twilio_sid": "AC50e015e6e1b42015e7ce94d646a5eed4"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}