{
  "name": "payment-service",
  "version": "1.9.2",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "m8IS5LoR59OQoaxumB8a"
  },
  "jwt_secret": "erlVj8m18lGJN9C7HAgg+bBm/07GEUtC",
  "api_keys": {
    "stripe": "sk_live_pot3skSsepCUff7L3Yl8yWmd",
    "sendgrid": "SG.AgWAUOFQ0SLV7RPUkTErgk",
    "twilio_sid": "ACd66b9094fbbe4400b2131f28bd77ef56"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}