{
  "name": "user-service",
  "version": "1.8.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yBovVRANhQeaYpoS0op5"
  },
  "jwt_secret": "Snk3eE4WUftdYNKTSgyRiV4nqDkHxjgV",
  "api_keys": {
    "stripe": "sk_live_gWxMax7qd06OhaDWLvxGl4kt",
    "sendgrid": "SG.uRFebBLnbLXGKc4ViINCW8",
    "twilio_sid": "ACbe9398f40fc67d0122723d81bac295d9"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}