{
  "name": "auth-service",
  "version": "1.3.19",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "3nRQK8rmn1TdNyMh6ZhH"
  },
  "jwt_secret": "k3oK/wGp3RE8DlBC+SnYVAGCUCuZtvqb",
  "api_keys": {
    "stripe": "sk_live_BuCFGtweqqSVv6RJppdeoQXp",
    "sendgrid": "SG.FgOIGOeOX74wAgcPFyjdss",
    "twilio_sid": "AC41688007ee0810ee9549a606abc52d98"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}