{
  "name": "user-service",
  "version": "3.2.21",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Dhmyafu0BeauzjfohtmI"
  },
  "jwt_secret": "USodChiMX212Yki3Q4O35meSm1bLOPmB",
  "api_keys": {
    "stripe": "sk_live_kE6QkKL4hkHhJ2D0G8NVrPAF",
    "sendgrid": "SG.i0qXd8FkN1Gxy0D9eYQ/zZ",
    "twilio_sid": "ACf59d9fbf0057e8aa2398a82f660813b8"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}