{
  "name": "user-service",
  "version": "1.4.14",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "3n55rwkVfFfu31cDvLlg"
  },
  "jwt_secret": "OY/NuzeUbkbToX30B+Ls61xMbiX9Qh5u",
  "api_keys": {
    "stripe": "sk_live_I070CqKBSKjLMpe2OmtwcTri",
    "sendgrid": "SG.XwolTXkcj2VMPpc6ngtV9+",
    "twilio_sid": "ACc1b9ffe6980f88970a59079fbdefe1d9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}