{
  "name": "user-service",
  "version": "2.4.19",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hhRIF2bJsBd5OlYaAjKM"
  },
  "jwt_secret": "mJO/R3PhtlgHe6sAB0H/o4cVRu9eR7T2",
  "api_keys": {
    "stripe": "sk_live_hbHBZlOVgvegJxf2d4iyiLbS",
    "sendgrid": "SG.M57F9TTw7ETY9CxLMPfvcx",
    "twilio_sid": "AC5771c0ffc2ff5082d8c28ab34828d5f7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}