{
  "name": "user-service",
  "version": "2.0.28",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "QP03uXMo7UFLMGjjCjbs"
  },
  "jwt_secret": "k7g4QtEERVBA6a4P2lMj1HEG4HNsaPwu",
  "api_keys": {
    "stripe": "sk_live_xbP8GoY1cxmG5XgSRKfBl4du",
    "sendgrid": "SG.BydVmWbqzI+EahlfURhb7g",
    "twilio_sid": "AC8d50c082794fe88d7cca17664d9a2f7b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}