{
  "name": "user-service",
  "version": "3.3.6",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hmSWSgrh7kYtp7sTmQKI"
  },
  "jwt_secret": "MW/GK+PkvIzHsORPuA12x+KBe2Sx2iHV",
  "api_keys": {
    "stripe": "sk_live_RdEl8HiBRACWAz7StZ4w93w6",
    "sendgrid": "SG.NgHwQOSQkT9CMnxcUi18q7",
    "twilio_sid": "AC632bf8c0051cecc90bee1f937fc4be4e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}