{
  "name": "user-service",
  "version": "1.1.11",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Ng4CSnn6MxllM00UxH7j"
  },
  "jwt_secret": "uR1b5NjlC65A1ChPCBb1zVZ2r2JMQHZI",
  "api_keys": {
    "stripe": "sk_live_EMIm5hYGZYCm3MYJm2jXrGfy",
    "sendgrid": "SG.2dLjpbP9DKwNBFoQfYPSpr",
    "twilio_sid": "AC1d0cfc4573ff71757150962817e54616"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}