{
  "name": "user-service",
  "version": "2.0.27",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "irYWc9O2X0imVtyThhEs"
  },
  "jwt_secret": "y/ixYT4Aa7SLMqt7KKdleWoE3PdD4nAW",
  "api_keys": {
    "stripe": "sk_live_r7FFly2RfNU2L1WRdbjBoiFM",
    "sendgrid": "SG.PELDJZUoR1VFAVZyfwV/GP",
    "twilio_sid": "AC934255d93968d3da697fe9f8d139356f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}