{
  "name": "auth-service",
  "version": "2.5.22",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NzmhSYpxnB2IbLXrlSt9"
  },
  "jwt_secret": "tD10+mr5EroldVqSgwQatlqoCg9CwUpW",
  "api_keys": {
    "stripe": "sk_live_OIS87xDxTIEzC5yzVO7j6cOU",
    "sendgrid": "SG.UmatstTSPjlp7g95uE+UF2",
    "twilio_sid": "ACc9b2b686d234354738906da048ae0e00"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}