{
  "name": "payment-service",
  "version": "3.1.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FM67PaPPm6FVdVAsx9g8"
  },
  "jwt_secret": "RtujUCEoS1/Ee5atou2D0Vw7iwRpjktN",
  "api_keys": {
    "stripe": "sk_live_nMcxDhp0f2PuenzPvumKjDQj",
    "sendgrid": "SG./Q8OEwOJ9y8EEivRa+lPcK",
    "twilio_sid": "AC4d974ce08cd739bdb9c0f6354653306f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}