{
  "name": "auth-service",
  "version": "2.9.21",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QLetDunBKNUioyBkxO91"
  },
  "jwt_secret": "/7N6cr1x9TzC+qW4wHbEAdRy7N6nk8h/",
  "api_keys": {
    "stripe": "sk_live_fUfoIwpjW3C3ctlUBtqi3fHh",
    "sendgrid": "SG.zFen+MAO0pe+42YI1p/HAB",
    "twilio_sid": "AC7572817eafe1b75c5bae56ed1bd4f5db"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}