{
  "name": "auth-service",
  "version": "2.1.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Epi9Yy6tyU8lXXUqqeYx"
  },
  "jwt_secret": "EivZDwLRwIuYhyklUngwuNa78xN9ctjI",
  "api_keys": {
    "stripe": "sk_live_nUhF0uUgqyk78rdY5ktLyWGi",
    "sendgrid": "SG.umcKxS9PaNm+VqPmyBhyL0",
    "twilio_sid": "ACc6527069d773d860de2b3ca516793fb7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}