{
  "name": "user-service",
  "version": "3.8.3",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "xWOk7GX76nHMKSLrbcCh"
  },
  "jwt_secret": "AIx/nCs8mtLV5txvORcBjqSiXlnAM/Tw",
  "api_keys": {
    "stripe": "sk_live_21BKOUJD3Vsam6qS8809t8wN",
    "sendgrid": "SG.SOLyU8BxOhxqU2ZLIb+RV+",
    "twilio_sid": "ACe550b3947216ebc55651be78136aa9ce"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}