{
  "name": "user-service",
  "version": "2.3.27",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "4nlm6LTjJDVapiIXy6ln"
  },
  "jwt_secret": "WjRZ4/WDvT9awGP5JXdiQP1EzZrHKm74",
  "api_keys": {
    "stripe": "sk_live_tGoGDzx6nuDnHPgTKC8npxUh",
    "sendgrid": "SG.kVGo0msQdG+ayHArsHrgoN",
    "twilio_sid": "AC5787a665c948020f4c38e0aba727d384"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}