{
  "name": "payment-service",
  "version": "3.7.12",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "geeZj7DymXGILUwovlt6"
  },
  "jwt_secret": "oaRbalQh9nxRQVs/c9CQwXWfeg24sDG7",
  "api_keys": {
    "stripe": "sk_live_GhqJvljn5cqDiKeWkWbQazlX",
    "sendgrid": "SG./7EhrkQsIWFsrOOjdLqlge",
    "twilio_sid": "ACf30b7561fdd69f5c003b6689203a7d4a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}