{
  "name": "user-service",
  "version": "3.5.18",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "16guG4fqpEXMUqbnKv0R"
  },
  "jwt_secret": "Laso0eciPdQfvbg8L4WMVHPF344NSbqN",
  "api_keys": {
    "stripe": "sk_live_xypm740S9hpogeHhUqM160pD",
    "sendgrid": "SG.xSEbpXS4IekvhWmnBN0r95",
    "twilio_sid": "AC727e4e6685c53c8e4b34382c10b1d468"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}