{
  "name": "user-service",
  "version": "2.5.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vTyExWvfk5I02YAWRR7z"
  },
  "jwt_secret": "hAKnju7LbV0VfiBz8kdzTkWefD8FQYG2",
  "api_keys": {
    "stripe": "sk_live_ChebTj1eRoeS0zAOB3zKZtnl",
    "sendgrid": "SG.0hVTa+WXU8R5L84/LiOwix",
    "twilio_sid": "ACc0d8976394bb774d02c226ab5f678afa"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}