{
  "name": "user-service",
  "version": "2.6.9",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FgxA7Ggp22cmhdJMSXG4"
  },
  "jwt_secret": "GchRtS/ftD7dvx/evVe5LGR9Y/jLDTVM",
  "api_keys": {
    "stripe": "sk_live_qfd8J8iXPGiCXFjDCxCp2cKM",
    "sendgrid": "SG.P/N8VVt849CzQ0IVLzXJYK",
    "twilio_sid": "AC6139233b44b8dadb66d1114e121fc5dc"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}