{
  "name": "user-service",
  "version": "3.6.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LvDOXGZPuxu2299IX1B3"
  },
  "jwt_secret": "3m+W+v5O2iTUHGp1crMG7sTsYSwsR8uO",
  "api_keys": {
    "stripe": "sk_live_ZPe8MMja1xcPfo9fvLDWd1me",
    "sendgrid": "SG.8aUOoM9TxHx9o5FeSE0YIj",
    "twilio_sid": "ACfdcbc8ae4d89cb6185f29ff8f7c165b7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}