{
  "name": "auth-service",
  "version": "3.3.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "fn8ieu1SIiwvMbenmxHW"
  },
  "jwt_secret": "thjut4BoCHbYytWEi5Ie7kKzzcQeYGfp",
  "api_keys": {
    "stripe": "sk_live_b6suGqyH9zBlqTdDu29bvJc9",
    "sendgrid": "SG.BvwUbOhuiGjT961RVSkBjf",
    "twilio_sid": "AC311b3220274ecbcc3cd6a78d99e69742"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}