{
  "name": "payment-service",
  "version": "1.1.5",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "MC6xJ15CvbcChTr6yGJl"
  },
  "jwt_secret": "/qBPBstnteEZ0IaQ/3NbSYnof8gh5/0A",
  "api_keys": {
    "stripe": "sk_live_dzhAb3DqDcSfVCb3qoQeDpAs",
    "sendgrid": "SG.fuokFDZtGG8lOuejot1e6Y",
    "twilio_sid": "AC8828b98c169f85d644bc33dfa33b6fb5"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}