{
  "name": "auth-service",
  "version": "3.7.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "A8f01x5EXCbly9SuzlWq"
  },
  "jwt_secret": "SiYBWqvqmwlpZjdDEaW+p5fgclvuQkek",
  "api_keys": {
    "stripe": "sk_live_0f9S9m5a10B8kGMgfWBUrvu3",
    "sendgrid": "SG.2lXXSJdwENvT2NfYzC2fSp",
    "twilio_sid": "ACa90d781bdc77d7e478147de0ee08bc2d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}