diff --git a/docs.json b/docs.json index 711615c6..82b2af3c 100644 --- a/docs.json +++ b/docs.json @@ -2,6 +2,7 @@ "$schema": "https://mintlify.com/docs.json", "theme": "almond", "name": "PowerSync", + "description": "PowerSync keeps backend databases in sync with in-app SQLite, so apps respond instantly and remain fully functional when the network is unavailable.", "colors": { "primary": "#4e89ff", "light": "#4e89ff", @@ -70,6 +71,25 @@ "domain": "docs.powersync.com" } }, + "seo": { + "metatags": { + "canonical": "https://docs.powersync.com", + "og:locale": "en_US", + "twitter:site": "@powersync_" + }, + "organization": { + "id": "https://www.powersync.com/#organization", + "name": "PowerSync", + "url": "https://www.powersync.com", + "logo": "https://docs.powersync.com/images/logo.png", + "sameAs": [ + "https://github.com/powersync-ja", + "https://x.com/powersync_", + "https://www.linkedin.com/showcase/journeyapps-powersync/", + "https://bsky.app/profile/powersync.com" + ] + } + }, "navigation": { "tabs": [ {