{
  "name": "payment-service",
  "version": "3.4.17",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RxHyDtnH5E6AHWaGhZEL"
  },
  "jwt_secret": "NBPP5Du8csG1Gv7Be3XDS+g1FgdAasOh",
  "api_keys": {
    "stripe": "sk_live_d66ySoe9lpHXRjRfzULImeQC",
    "sendgrid": "SG.HsiFhHN1OzDDPphbIwTdES",
    "twilio_sid": "AC8fbb6e1d45dcbacfad87a92652013f76"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}