{
  "name": "user-service",
  "version": "3.9.9",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3YaIaOmTsSo3Ff2fMfxN"
  },
  "jwt_secret": "FGWPIPaUPcT5Kk7/2nMHXQ1b4Ob0kWlM",
  "api_keys": {
    "stripe": "sk_live_P37ETcAddqGH1IpTu78wCqGH",
    "sendgrid": "SG.AQySkj87td6986KCTbv4/e",
    "twilio_sid": "ACa9ba1f2aa4969ce5f3c036885820e6e4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}