{
  "name": "payment-service",
  "version": "1.8.18",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fmVoo3CoEXWh5ZyMUSGs"
  },
  "jwt_secret": "yq/0oJRPeccMObuAQs9d2/eOPobJ0sfD",
  "api_keys": {
    "stripe": "sk_live_QT8Gp4vTtj2lmqFGdOp0BrRY",
    "sendgrid": "SG.Fg5gkf9XaxIPn2WfdkUu6J",
    "twilio_sid": "AC146e039232be53efc939f9a53834a1ba"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}