{
  "name": "payment-service",
  "version": "3.7.29",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "apmEy3guE7MJLiIOIrYO"
  },
  "jwt_secret": "AJlwAGKM3KgkypW2HxxPY9Ow/Cd1S4rz",
  "api_keys": {
    "stripe": "sk_live_h3d0XAT3Ro2UDqhjitixOd3x",
    "sendgrid": "SG.ifGb899/RKa8awxaEnZRwB",
    "twilio_sid": "ACdb9e1b689d88b5d38f9019507d0ba934"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}