{
  "name": "user-service",
  "version": "1.3.18",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "fxVuzKwkDqa0SfJwXQul"
  },
  "jwt_secret": "JGSzMdt5epCC/F/7s0k0pL5PqMZ5vnyc",
  "api_keys": {
    "stripe": "sk_live_fjtpXxRZq86LtFDVRl6NDnK4",
    "sendgrid": "SG.pG+8NPlL0znPvu02wI9tmf",
    "twilio_sid": "ACf4be46181ca78a811edf880e0fa7c5f1"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}