{
  "name": "user-service",
  "version": "1.2.20",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EMthOpgkvd6IVch0jcUm"
  },
  "jwt_secret": "nhk7sXTD6ffwEUs+t9z4Yy/pYfgWsv/t",
  "api_keys": {
    "stripe": "sk_live_Nmo60P8Wr273ZB4ZdJOtE4lu",
    "sendgrid": "SG.dAs6am5EvcFm1o8nKcp0Tm",
    "twilio_sid": "ACac71944a4147381fc9deb9b50ea287ec"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}