{
  "name": "user-service",
  "version": "1.9.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "OnbE0dgVESgxOrmF2w2w"
  },
  "jwt_secret": "YMLUe6VMCdT+ZJ+qegdbqlNIdJzeZiP0",
  "api_keys": {
    "stripe": "sk_live_0qlTCjDbokz9cAanPhty92O7",
    "sendgrid": "SG.fF97hKOOyRpg7nLjULWAqt",
    "twilio_sid": "ACe498d77943bc69af1c768656327f147b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}