{
  "name": "user-service",
  "version": "2.8.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "akdq8PBGk9dycvn7fV8L"
  },
  "jwt_secret": "ntvYJcllG6goVdJOfRKlHsEg47IcWlFq",
  "api_keys": {
    "stripe": "sk_live_xtxNsxGEn5NIM1t2t3dlksil",
    "sendgrid": "SG.fj3xEfQwASm83ODicZgawu",
    "twilio_sid": "AC2f113e04da4d2ea506a3704140ae4f0d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}