{
  "name": "user-service",
  "version": "2.2.15",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "oJYo7lLaXRUbPxP0g6WE"
  },
  "jwt_secret": "1W/UrL22phVi/fgBDFdWvul0byl3AUsb",
  "api_keys": {
    "stripe": "sk_live_hK2ECUWe7hwQwXyKe1MnJHGs",
    "sendgrid": "SG.XRW0brN9vz4C/R7Eh/MQoZ",
    "twilio_sid": "AC3e8b83a0e3475066df008f43bce51307"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}