{
  "name": "user-service",
  "version": "2.4.0",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yLfhfAzIU9lmPzbTrya3"
  },
  "jwt_secret": "/D4/+zXbZ0kY6xPzN3RUxihbTuTBpsbB",
  "api_keys": {
    "stripe": "sk_live_ZDcu6OFa4mJqloDUnqCuKkED",
    "sendgrid": "SG.P8029pVGVHXrFeSRPrfprW",
    "twilio_sid": "AC7bdd486d21a61fde34ddd79245bc8548"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}