{
  "name": "user-service",
  "version": "1.6.25",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "a3Md9awtywukOneXG4Q4"
  },
  "jwt_secret": "dU1RgNbxqEmQZi045awtwj2rcjMtRQ11",
  "api_keys": {
    "stripe": "sk_live_AFkIAFBFLMJmcPNXPDIvqYdr",
    "sendgrid": "SG.g0lM28g+CHuO7mUJeJo953",
    "twilio_sid": "AC1c7dd451d78ed3c2bfe6b1aa53aebd70"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}