{
  "name": "user-service",
  "version": "2.2.27",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "MIMryS42oTxqR9kkEAPk"
  },
  "jwt_secret": "MRzCTjQJehGHZf+m94gOmcYjhMTzRRgz",
  "api_keys": {
    "stripe": "sk_live_ecXC1zF09i5K4PCfMEWIFVEA",
    "sendgrid": "SG.9FuVUoCoSdZ1n0SO9R6Wgq",
    "twilio_sid": "ACad081a0ef1ed5bf31977bdc310384f4b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}