{ "_comment": [ "Deployment substitution config. Copy to deploy.config.json and", "fill in the real URLs before running deploy.py.", "deploy.config.json is gitignored (never commit your real URLs)." ], "site_origin": "https://datatools.app", "demo_base_url": "https://datatools-demo.streamlit.app", "gumroad_listing": "https://gumroad.com/l/datatools", "support_email": "hello@datatools.app", "personas": ["shopify-pet", "bookkeeper", "revops"], "_substitutions_made": [ "{{site_origin}}/ → site_origin/", "{{demo_base_url}}/?p= → live demo iframe per persona", "{{gumroad_url}}?from= → Gumroad CTA on every page", "{{support_email}} → mailto: link" ] }