{
  "name": "payment-service",
  "version": "2.5.21",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ei5aL0w7p353iZpmghoE"
  },
  "jwt_secret": "7/SMR5S2vw7vdgMqGIPf/dxnkkA+s3dn",
  "api_keys": {
    "stripe": "sk_live_O1BGriAlLBzW1hBH4JTfOquW",
    "sendgrid": "SG.89Nud2J6zi9HYSk/MA63h+",
    "twilio_sid": "AC5d9e9777a886555b61eb50203be87ab9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}