{
  "name": "user-service",
  "version": "2.4.17",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ppjJnPUif0UZq175sp93"
  },
  "jwt_secret": "1ESQGUYzZyQvydXaOWjiPayiMY/N4Kp1",
  "api_keys": {
    "stripe": "sk_live_MEFqaul2RxOyKpwzcZ0zHEha",
    "sendgrid": "SG.dJO13mX3lhGatbdb/zFmGU",
    "twilio_sid": "AC0f7147b98b382c5ddcd2ae40af2ff7e4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}