{
  "name": "payment-service",
  "version": "2.7.18",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HAfpg1qQiUmMVc7aQij8"
  },
  "jwt_secret": "Kmsf50ZS7jh4VJs96NyqrWpBrNlYIW1B",
  "api_keys": {
    "stripe": "sk_live_sNlrTcQg7SRRzLpkmsFAdCWe",
    "sendgrid": "SG.wmZ9WqqwC2gnt3MgIpNthL",
    "twilio_sid": "AC67c01fafc840aa1487701ca0a6c634d6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}