{
  "name": "auth-service",
  "version": "2.1.21",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rHcRBRQt8OyMk5GpJspg"
  },
  "jwt_secret": "fIh4089Uc/dpC0FpWFV4gy2GZhMYCq2e",
  "api_keys": {
    "stripe": "sk_live_4z78fTRPYPDSTBbPLACdcAgI",
    "sendgrid": "SG.Tx7hs7VGfJmS8QSBcFQq4O",
    "twilio_sid": "AC1be92dbc57bf9285ffceaf0ce6628203"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}