{
  "name": "payment-service",
  "version": "1.7.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tk3VAVTDZWrs1hoZaNLg"
  },
  "jwt_secret": "XTQA7QNtyEORetn33nF4m4T778uyVDJS",
  "api_keys": {
    "stripe": "sk_live_rGtGbKlBRSsrNcB2Pcsc1vgO",
    "sendgrid": "SG.PchSnLafSxkO4p8eka87Hn",
    "twilio_sid": "AC1138ce642156b64015ac269ad580fb72"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}