{
  "name": "user-service",
  "version": "2.9.6",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "M5j4IyTwVefJRqqNGYNj"
  },
  "jwt_secret": "OG9uPd08tywV79eXDNIyUmcnAGHtFz6i",
  "api_keys": {
    "stripe": "sk_live_lYaRDtYbBOEvdVPJOmsx9o9S",
    "sendgrid": "SG.RVfLnyY9BDuIOwM+oNH5Lr",
    "twilio_sid": "ACdbfd413483ad75d3d9fe86fcb9ebcf71"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}