{
  "name": "auth-service",
  "version": "2.0.24",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "9FuZfM3dZ9vAJpUBqvGO"
  },
  "jwt_secret": "OMko/hVtU/K8uL9auPKcK4ue42s1QO+t",
  "api_keys": {
    "stripe": "sk_live_kPq5mSFZyHxUhNxH1aiDJvmj",
    "sendgrid": "SG.a11XMEU1ZfG4GBp28e5BEP",
    "twilio_sid": "ACe2309b981c15470c281ff58d1dccb2ab"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}