{
  "name": "payment-service",
  "version": "2.5.6",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IuiAL2Rept70djxvxDtK"
  },
  "jwt_secret": "n/v7XOd4CJACxCXVzWuLv/8FOxMvqfn5",
  "api_keys": {
    "stripe": "sk_live_Y9Qn68LYamCkREHP2rA8tqBq",
    "sendgrid": "SG.XeHagqfC+qEBgsuVJyvn75",
    "twilio_sid": "AC490f9b61c82c8e2b1296e97b440cdd4b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}