{
  "name": "user-service",
  "version": "3.2.26",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "WsGwgbD3WoEhOw47P8BN"
  },
  "jwt_secret": "WVa1jdAALwQdyrnuWq4SFGZALVwKahLZ",
  "api_keys": {
    "stripe": "sk_live_B3jpsNYAuB1Z0BYa6ysxi6WX",
    "sendgrid": "SG.6pfGCqRFIL2VfrscoE01nJ",
    "twilio_sid": "ACdeea2f6f9a0c8a7a534f925deaea28b7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}