{
  "name": "auth-service",
  "version": "2.2.27",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "trLPLiH0cdCQ6TdvvA6x"
  },
  "jwt_secret": "y/jGIrGvtd0v1Lk0orl0eJyJ99rp56/6",
  "api_keys": {
    "stripe": "sk_live_INyPbYk4G7bBnYo4HIOP3iHp",
    "sendgrid": "SG.hcefIF0ARRFmXmzOpjAb8t",
    "twilio_sid": "AC2a0ec60df26d217af90d2c36a26e67e7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}