{
  "name": "user-service",
  "version": "2.1.8",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Mqx0nMZxN7UlvQjaRymN"
  },
  "jwt_secret": "mnBz6M4NTIxvSo3c3P1/sqjLhLhxGRTr",
  "api_keys": {
    "stripe": "sk_live_arQgrTgmPjk4gYcTX3L6Pwbf",
    "sendgrid": "SG.Ofpk0JNYAMjNv+uF1qK4D8",
    "twilio_sid": "AC5437fe6f1248b24e8213774f3045c390"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}