{
  "name": "user-service",
  "version": "2.7.16",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "MVNpw6N8DGMmNuxtcOdo"
  },
  "jwt_secret": "3O9ibyXJ/24egG5XJK/ClG12Q+Cuf7Eg",
  "api_keys": {
    "stripe": "sk_live_UDfwT3BRgJDC0zgYWDlWrCvJ",
    "sendgrid": "SG.G+sSVvnCL/uElmkPJgwu8W",
    "twilio_sid": "ACbb8d5c1413f5e7db1c3ae1cab166f064"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}