{
  "name": "auth-service",
  "version": "3.2.24",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "OwIVX8AOXiZ3Fvjs2UgS"
  },
  "jwt_secret": "Dnf3W9QIuRFq5DNmWxJGcLJL5gZxoVzi",
  "api_keys": {
    "stripe": "sk_live_6eWlligpvAyozUKD939xZMkv",
    "sendgrid": "SG.LYa5UtJ0xcdUbifeERCKno",
    "twilio_sid": "ACb1ac8a6cbd2a6bf48220cb154de4f8ae"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}