{
  "name": "user-service",
  "version": "3.4.12",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Bt94MFIwI3KmfG78byNZ"
  },
  "jwt_secret": "7MC3ukL65YA/0aCBndCCf9N/wTGd2oYw",
  "api_keys": {
    "stripe": "sk_live_7rouilgQ0H35yA39GRAzXpMs",
    "sendgrid": "SG.3NnL5I00E8g3AhumAoyb9o",
    "twilio_sid": "ACac9d508e577fa45885a1175314a204eb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}