{
  "name": "user-service",
  "version": "2.7.8",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "umAgimXtEcuRytQxzYow"
  },
  "jwt_secret": "DAyF23GnhyouIhK/+1osTaGYltNByTWw",
  "api_keys": {
    "stripe": "sk_live_opMIyOERKsi5jANPfm8OfgGb",
    "sendgrid": "SG.2NpsuI/J3Hr7qpZdj2PnG1",
    "twilio_sid": "AC8bc268ed877df7445957046aefc53bc0"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}