{
  "name": "user-service",
  "version": "2.8.13",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DbzlPooU9lq2LeLhuqoy"
  },
  "jwt_secret": "6xIKDeRLWDKPiqSYlaCeqUJp8bMTsNv0",
  "api_keys": {
    "stripe": "sk_live_80AvEHeWbMT3avdKnaPmlf8y",
    "sendgrid": "SG.o/8GwdhBjA5GZ2FW5qr5xD",
    "twilio_sid": "ACfd7ef87483d6da19af0b0ebd919ec271"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}