{
  "name": "user-service",
  "version": "2.7.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UczWOz6VfLKMVSaYeagq"
  },
  "jwt_secret": "/YRBHYeyJpS5hxwVDQxUr1CfkBygp+9A",
  "api_keys": {
    "stripe": "sk_live_CJmo2fmU4ZJ1sO9dS9yLydvQ",
    "sendgrid": "SG.jadgzDYiLGGcTYV0v+/uUA",
    "twilio_sid": "ACdcbcaf7f1cd8e35d4217930675791690"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}