{
  "name": "auth-service",
  "version": "2.7.17",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nnF2tLyGj2bUbHEstWhK"
  },
  "jwt_secret": "z+aW8WhhEs711RhuwzXlAcOJfW4Q3+4+",
  "api_keys": {
    "stripe": "sk_live_fYNLo7EDJEvsTfRfeR7NLN0I",
    "sendgrid": "SG.p9Fn1jl0o/cEOjSO/cDah1",
    "twilio_sid": "ACc354b5abca5456f485fd0f6926c078c7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}