{
  "name": "auth-service",
  "version": "3.3.3",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "EvNsG9asl8gQktp8PDPM"
  },
  "jwt_secret": "SvcDQqdH2faWR+4jt7hPFAgNvSOzrbJM",
  "api_keys": {
    "stripe": "sk_live_pBQfbUhk89An8Z0mTAMwanRp",
    "sendgrid": "SG.AjGPgHa3nlpItG+JPuDqdy",
    "twilio_sid": "AC6992f152c6456b614071304409aa8143"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}