{
  "name": "user-service",
  "version": "2.7.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HPwKSyXSawyyMVBQibZq"
  },
  "jwt_secret": "+//8qItaE/+diuThWiBI/u0EmHDCDOA3",
  "api_keys": {
    "stripe": "sk_live_hs8OlYO9zokOSouO10QlDyvq",
    "sendgrid": "SG.sb6y8idB3taUB5JOPIGlv2",
    "twilio_sid": "AC24e2087fdc8183c8198d812e7d23a9f8"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}