{
  "name": "user-service",
  "version": "2.8.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nYbrWtNndz7OHcfMZomU"
  },
  "jwt_secret": "y+Uzz+po+3gnQkDRBhCLNhH8xgt5wa+6",
  "api_keys": {
    "stripe": "sk_live_gCryDPh0uh8VEHMvvkLNrJII",
    "sendgrid": "SG.L6s14628NAYXhXHqQdqdGF",
    "twilio_sid": "AC48ff7e162128665a46ac3e9973aed311"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}