{
  "name": "auth-service",
  "version": "1.3.11",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ovFMPmVYLAeLefVPdgOS"
  },
  "jwt_secret": "Jt+QiHYo63NVvaoJeeXHzri9u3hw8NJX",
  "api_keys": {
    "stripe": "sk_live_tTfL3Nd6TAzPsQ2WBq2bLGZb",
    "sendgrid": "SG.iynRCOowgcGdUz3gQ0u98E",
    "twilio_sid": "AC4fd2de844e594891bc157b8db6b64a29"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}