{
  "name": "user-service",
  "version": "2.8.6",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "y9h4TtSuJPGGtVbTx2Dq"
  },
  "jwt_secret": "+bBUGrI/eqWSBDRu6B0LjwfWS4eKLLUZ",
  "api_keys": {
    "stripe": "sk_live_pE54Yv1tllZBZScKdqLtFoEC",
    "sendgrid": "SG.xsxN0hsJpftdPxwmiGXzmQ",
    "twilio_sid": "AC8195c068d9ff1bb52a608133a23d9fe7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}