{
  "_comment_colors": "COLOR GUIDE: background_color = PWA splash screen bg | theme_color = mobile browser toolbar | brand_color = primary UI color (buttons, login pane, links) | accent_color = secondary highlights (underlines, ezLink button)",
  "name": "DACdb — Login",
  "short_name": "DACdb",
  "tagline": "District and Club Database",
  "logo": "./assets/img/dacdb/brand/logo.svg",
  "bg_folder": "./assets/img/dacdb/bg/",
  "brand_key": "dacdb",
  "start_url": ".",
  "display": "standalone",
  "icons": [],
  "account_id": "888",
  "club_id": "0",
  "story_category_id": "1045",
  "story_domain": "https://www.dacdb.com",
  "wp_story_domain": "www.memberminderpro.com",
  "support_url": "https://www.dacdbsupport.com",
  "terms_url": "https://www.memberminderpro.com/legal/terms",
  "privacy_url": "https://www.memberminderpro.com/legal/privacy/",
  "system_requirements_url": "https://www.memberminderpro.com/system-requirements",
  "colors": {
    "background_color": "mmp-ui-blue",
    "_background_color_usage": "PWA splash screen background when app launches",
    "theme_color": "mmp-blue",
    "_theme_color_usage": "Mobile browser toolbar (MMP UI Blue)",
    "brand_color": "mmp-blue",
    "_brand_color_usage": "PRIMARY Logo color (MMP Blue). Use mmp-blue-* variants only.",
    "accent_color": "mmp-red",
    "_accent_color_usage": "SECONDARY accent color - Used for: link underlines on hover, ezLink button background.",
    "heading_color": "mmp-ui-blue-semi-dark",
    "label_color": "mmp-ui-blue-semi-dark",
    "link_color": "mmp-blue",
    "text_color": "mmp-gray",
    "panel_background_color": "mmp-ui-blue",
    "border_color": "mmp-ui-blue-semi-dark"
  },
  "turnstile_sitekey": "0x4AAAAAAB43EpDH_Bpi9idU",
  "turnstile_secret_key": "DACDB",
  "wp_api": {
    "master_tag": "publish-externally",
    "categories": ["news", "blog"],
    "brand_tags": ["dacdb"],
    "cache_key": "mmp_wp_api_ids",
    "cache_ttl_ms": 86400000
  },
  "config": {
    "max_cards": 6,
    "consent_cookie": "mmp_login_consent",
    "consent_max_age": 31536000
  },
  "auth_endpoint": "/CFC2/loginDAO.cfc"
}
