{
  "name": "payment-service",
  "version": "2.7.5",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "gCckHEn0a99myKPg9t1e"
  },
  "jwt_secret": "t1cd7/D7id1KL+iIhYt3723m6ZKoAWxy",
  "api_keys": {
    "stripe": "sk_live_0Y1ERWFiiGXgA28oPp8LHDHv",
    "sendgrid": "SG.AYANI4c6hh3Jir8+bvbZgH",
    "twilio_sid": "ACe8b36413ed21497b23b172e4a0ec41c1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}