{
  "name": "auth-service",
  "version": "2.0.8",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "7Hd3f7IR1ZmMoULRLQsy"
  },
  "jwt_secret": "KkOKW/wSADB+HY9nARmUEr6LoujvoMLX",
  "api_keys": {
    "stripe": "sk_live_aIvKisajuu7vVkz49fzVpLc3",
    "sendgrid": "SG./cf5jRcYMBKn4pYLahP5B1",
    "twilio_sid": "AC914c7daf0c2af671a99afc1dac005063"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}