{
  "name": "user-service",
  "version": "2.0.21",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "rZxACw8WplPcnLh4pGfX"
  },
  "jwt_secret": "ARXs3Q4CGhbiT/Wt8DMdK9995Q3ew/TN",
  "api_keys": {
    "stripe": "sk_live_VCOBdbWji1o8w6Ewrki67hRh",
    "sendgrid": "SG.UajW5UY3t2D4Qtc9AzUADZ",
    "twilio_sid": "ACc0b2cf8fb69b8fd24417273d49762624"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}