{
  "name": "user-service",
  "version": "1.8.12",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "IKrT0gIW9GyF5H4JAdT9"
  },
  "jwt_secret": "DdStyx0Rgysa7gwnjiHE/R8uo3emi8Og",
  "api_keys": {
    "stripe": "sk_live_sdT5r5CovUCjtva3OXqRFKtt",
    "sendgrid": "SG.eHBhA2Iq4yA4waYU1jPqlp",
    "twilio_sid": "ACcfcd642f1159dce3f086fc389f6aaa3d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}