{
  "name": "user-service",
  "version": "2.6.15",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WpYNathif944YRqBZopV"
  },
  "jwt_secret": "ZGRT1tcmhGi+vNnK66a7LOmLH6+pkDGG",
  "api_keys": {
    "stripe": "sk_live_yjzqaJ6W5axRIDajZqK7twFj",
    "sendgrid": "SG.pEdn+d9bRubucjKomOa1YV",
    "twilio_sid": "AC7f5c947132b5418ae48746a8e229446a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}