{
  "name": "auth-service",
  "version": "3.7.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Pk4h7tQ111t6Bzc1dy66"
  },
  "jwt_secret": "qWrDdUnTiT2CXOtv7WyjTI4KMsbdS5hX",
  "api_keys": {
    "stripe": "sk_live_alaDSbThmXkJ9ou0zpqZCtOy",
    "sendgrid": "SG.4YchiInMzXg4jBWl4ttabM",
    "twilio_sid": "ACd8a1f2a3aa6d358e6cae6205fd9595c3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}