{
  "name": "payment-service",
  "version": "1.4.25",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "tLwtZHsc5oKD7Pjv45oN"
  },
  "jwt_secret": "7ebQw48sBDw4EW691bbckFc9Pz1zrptY",
  "api_keys": {
    "stripe": "sk_live_d6ME6p75azY3CEnOag6zKeTo",
    "sendgrid": "SG.d2YGPLiLBk//a5sklavCfO",
    "twilio_sid": "AC9c2df6371af227c9a43a90c15ea902f1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}