{
  "name": "user-service",
  "version": "2.7.15",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "HwtvTuxsO5o5GvyVBhLv"
  },
  "jwt_secret": "x15atc5/tgtuCAtLbfp1FQnDOkYg6td0",
  "api_keys": {
    "stripe": "sk_live_0YvglFyiLefZ5Sz9nZvWs71l",
    "sendgrid": "SG.kHq/aKEjrsP936G8hHpjdn",
    "twilio_sid": "AC9e7a120636c7dd2db96fc5db5c9e4331"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}