{
  "name": "payment-service",
  "version": "3.6.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "tOeRfdEbUZfI98WbKbFl"
  },
  "jwt_secret": "PB32r29/hho/HLEvj9YaYhTphrxiHQUT",
  "api_keys": {
    "stripe": "sk_live_4SNOisfA1h5k0dXb5LbiazkW",
    "sendgrid": "SG.iM9i7Y5YUOhRLGBHGjJwJo",
    "twilio_sid": "AC2607d0cc37c59058f732edc992f66fea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}