{
  "name": "payment-service",
  "version": "2.7.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "SSeIn3Y4VvZoyeztLDhx"
  },
  "jwt_secret": "Gk605FaBTgrNbaYSZW4Anz3cI+REL+Ah",
  "api_keys": {
    "stripe": "sk_live_miO4aThwpqmZb2OuZbsswPdE",
    "sendgrid": "SG.7hSO1xxFCxa/JgWdebG+vB",
    "twilio_sid": "AC87506c88c6df11e55e5f7649c1cde35e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}