{
  "name": "auth-service",
  "version": "1.6.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "yE6IyEsNWuQd0wxg9P2p"
  },
  "jwt_secret": "66jHnxTlp306arCdVcBKlFVxB+MloQOu",
  "api_keys": {
    "stripe": "sk_live_rzj2iGcC17thMVSn2fpvbGXV",
    "sendgrid": "SG.kOLN/DoDYYuGH/lJFB4GB2",
    "twilio_sid": "AC92f7bebdc36d6f57ded110a718f84f2d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}