{
  "name": "user-service",
  "version": "3.3.12",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nRTQf634v4x5hdSBbNKS"
  },
  "jwt_secret": "n3ZAmn3ZStzzXmUkWUILExyM5SveEtLS",
  "api_keys": {
    "stripe": "sk_live_Ses4GbX5FdzWufy9UN07tNUJ",
    "sendgrid": "SG.stWJlbVLhMgBC3qFM+4RQF",
    "twilio_sid": "ACf91323ddb820c367b294aa18c9f042b6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}