{
  "name": "user-service",
  "version": "2.2.10",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "juX3BqTZHiq1htxJbZP7"
  },
  "jwt_secret": "BHl9AnD7ohaGWMAthUrRM573SRWbL4JF",
  "api_keys": {
    "stripe": "sk_live_sa9xbldD65ng1XXIVdhMuXcI",
    "sendgrid": "SG.MRHFY6sby7XLegB+wCDgPf",
    "twilio_sid": "ACe4e24c7c7be798fb3729fce6f3b5c09c"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}