{
  "name": "auth-service",
  "version": "2.9.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "z9nQ4KkoCD7Kz5Hnhgmf"
  },
  "jwt_secret": "G6P1ZS3NWaSBP6MRsyDJqeJTNwGJPRN4",
  "api_keys": {
    "stripe": "sk_live_tAPeJynZcaWFi3Y2W9qo4RwJ",
    "sendgrid": "SG.1vX4UNjE0UfaUm1Vh8ccJD",
    "twilio_sid": "AC48cf815fa46b70d177f5e2883700a050"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}