{
  "name": "user-service",
  "version": "3.6.21",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "AcgJFAth0Y9WZmWLXcmt"
  },
  "jwt_secret": "feoTiFB82vV/ola/pkZSJGBfcXlU/Jkg",
  "api_keys": {
    "stripe": "sk_live_E7SnJ2F93EsXqSz8Nq4S1Ax0",
    "sendgrid": "SG.jL8hObl8OIcOb+YQrVNasB",
    "twilio_sid": "AC1eb7088d56b5b8f6341615db6d65fe48"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}