{
  "name": "user-service",
  "version": "1.6.22",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TBfGMBzVqnYTtnjW3RvD"
  },
  "jwt_secret": "a8BXUB3qo97KDgOvdSo9lonHLCwFXkTL",
  "api_keys": {
    "stripe": "sk_live_NcRqMv5ExsxuE4ozEXEbDMl4",
    "sendgrid": "SG.JWs5OUPeiApk0D7HNKJ+I3",
    "twilio_sid": "AC40cf5913065e9db8f2fcc074c379a0be"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}