{
  "name": "auth-service",
  "version": "3.0.24",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "I2uWh6zWi3qGPSZsIkfg"
  },
  "jwt_secret": "P+NoqNLPRuahL+T8QzkF84AAYLvRi2D1",
  "api_keys": {
    "stripe": "sk_live_Uczjsi7kPvBkzmQqQVdA1DtD",
    "sendgrid": "SG.3E1tJXjyZT3mm93WJGMDzO",
    "twilio_sid": "AC281c03f650752d376f4c3aa26776a8ae"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}