{
  "name": "auth-service",
  "version": "3.3.15",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "WuwzICYYm6WZph8yoVfQ"
  },
  "jwt_secret": "b/sLUPEwIk/nji+hAWK8bCxJiKMje0WG",
  "api_keys": {
    "stripe": "sk_live_rOTcE3tqLSQlfvusmSZ6PZtJ",
    "sendgrid": "SG.hAYjHojhtTjUUKVSuX/1VJ",
    "twilio_sid": "ACb2b1f6cedda3495f1b8433f32264e3c7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}