{
  "name": "payment-service",
  "version": "2.6.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "F4JVzeGe2YOYWGtgn1vj"
  },
  "jwt_secret": "HgttR07fthGMBp+OIw/zDzCyX7YWCjtr",
  "api_keys": {
    "stripe": "sk_live_aIXEYqiJbL7cieNKZlzAfZVc",
    "sendgrid": "SG.LljPfV7TgyxrhV4Fej71VQ",
    "twilio_sid": "AC07cb84c8dbe81a5558f772dd4b9ccdef"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}