{
  "name": "user-service",
  "version": "1.8.7",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iXmTHPggf0T1pLozNKso"
  },
  "jwt_secret": "dS62zSJ4Xp+jJ30l38P1EKqtxlj9x5ox",
  "api_keys": {
    "stripe": "sk_live_6LcVscwit25pX7ZisTgAMLhY",
    "sendgrid": "SG.f2GX119BRBzkXHdUpasFG4",
    "twilio_sid": "ACaaaa171638061055b7c66f789146fc12"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}