{
  "name": "payment-service",
  "version": "3.6.8",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Cq1yhth2kjgx3lzBy1ia"
  },
  "jwt_secret": "mmck+RLoxe+w99RPCmGt97q269g1vOxh",
  "api_keys": {
    "stripe": "sk_live_1bh5TQYgDWJ9ItZs5UCL4Nok",
    "sendgrid": "SG.B1fFFKmY/q5fuMqKFyLrVF",
    "twilio_sid": "AC2100cfcccf13500051c920fd8f0b166f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}