{
  "name": "auth-service",
  "version": "1.8.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0oahKywzcgAsxqcwnBDT"
  },
  "jwt_secret": "PQp6aSRiSC2yOOXQhlbpffSK5JAxkjkn",
  "api_keys": {
    "stripe": "sk_live_e8hciVJu08f0moAavPt7b1dj",
    "sendgrid": "SG.+IiYB7nwUqTKOhXI/s/x0K",
    "twilio_sid": "ACf5841a7145f1fa597afbca5c23dedc4d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}