{
  "name": "user-service",
  "version": "3.8.22",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3zyvtk2en3v3K9NYYtWg"
  },
  "jwt_secret": "yyckfTVLxTVzvs4BzgC4Jf7UCZ7p48sQ",
  "api_keys": {
    "stripe": "sk_live_s4g0XJouLTeVxR443CbdWes6",
    "sendgrid": "SG.qCmFZdfhXTQyRlaTBKDndN",
    "twilio_sid": "AC8b9437b3c87958fe7404e765a034b4aa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}