{
  "name": "payment-service",
  "version": "1.8.1",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "q4z7noUhVsKnuIwLSHGP"
  },
  "jwt_secret": "B4wF3KIJyKSnwdBx6xwghUqiBhaW4aHY",
  "api_keys": {
    "stripe": "sk_live_Ddl8g9eX2G62ICaRV1LNsx62",
    "sendgrid": "SG.uBS/A8lhv8iKB/m1eFqC8q",
    "twilio_sid": "AC332233de8d56f9457ac2da2b6bb688e7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}