{
  "name": "user-service",
  "version": "2.4.6",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "ySt84lzKRAIIQgIiYibj"
  },
  "jwt_secret": "NTjSIl2b69ex0c1EKnn3Rc34UrEbf+D9",
  "api_keys": {
    "stripe": "sk_live_mLpfAhuFWYO9Rx8ZaSAual5A",
    "sendgrid": "SG.Vj9LQRzissUL75y1OjfHoA",
    "twilio_sid": "ACfce5f822dcf66c4c7da821f4db7fa635"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}