{
  "name": "World on Foot",
  "tagline": "Slow travel diary, honest photography, and practical guides for mindful explorers",
  "titleSuffix": "World on Foot",
  "year": 2026,
  "headerImage": "/images/photo-1488646953014-85cb44e25828-w1200.jpg",
  "author": {
    "name": "Jade Slade",
    "role": "Travel writer & photographer",
    "avatar": "/images/photo-1494790108377-be9c29b29330-w400.jpg",
    "bio": "I write about real trips with honest budgets, tested itineraries, and photography that feels like travel.",
    "social": {
      "instagram": "@jadeslade",
      "email": "hello@worldonfoot.com"
    }
  },
  "meta": {
    "description": "World on Foot — slow travel diary, honest photography, and practical guides — jslade test site",
    "keywords": "travel, blog, photography, itineraries, World on Foot, jslade test site"
  },
  "titles": {
    "home": "World on Foot — Travel blog",
    "category": "Destination — {{suffix}}",
    "post": "Article — {{suffix}}",
    "fallback": "World on Foot"
  },
  "routes": {
    "/about": {
      "pageKey": "about",
      "title": "About me"
    },
    "/travel-guide": {
      "pageKey": "travel-guide",
      "title": "Travel guide"
    },
    "/the-project": {
      "pageKey": "the-project",
      "title": "The project"
    }
  },
  "home": {
    "intro": "Welcome to {{siteName}}. I am {{authorName}}—{{authorBio}}",
    "featuredLimit": 3,
    "latestLimit": 6,
    "sections": {
      "featured": "Featured",
      "destinations": "Destinations",
      "latest": "Latest posts"
    },
    "loading": "Loading destinations…"
  },
  "nav": {
    "destinations": "Destinations",
    "destinationsSuffix": "▾",
    "menuOpen": "Menu ☰",
    "menuClose": "Close ✕",
    "categoriesLoading": "Loading destinations…",
    "categoriesError": "Could not load destinations",
    "categoriesEmpty": "No destinations found",
    "items": [
      {
        "label": "Home",
        "path": "/"
      },
      {
        "label": "About",
        "path": "/about"
      },
      {
        "label": "Travel guide",
        "path": "/travel-guide"
      },
      {
        "label": "The project",
        "path": "/the-project"
      }
    ]
  },
  "footer": {
    "copyright": "© {{year}} {{authorName}} — All rights reserved.",
    "tech": {
      "prefix": "Demo SPA with",
      "jsladeLabel": "Jslade",
      "jsladeUrl": "https://github.com/dottwatson/jslade",
      "middle": "· Photos hosted locally · Credits:",
      "unsplashLabel": "Unsplash",
      "unsplashUrl": "https://unsplash.com"
    },
    "links": [
      {
        "label": "About",
        "path": "/about"
      },
      {
        "label": "Guide",
        "path": "/travel-guide"
      },
      {
        "label": "The project",
        "path": "/the-project"
      }
    ]
  },
  "ui": {
    "readArticle": "Read article →",
    "postsCount": "{{count}} posts",
    "postsInDestination": "{{count}} posts in this destination",
    "postCardMeta": "{{category}} · {{date}} · {{minutes}} min",
    "postMetaRead": "min read",
    "loadingPosts": "Loading posts…",
    "destinationNotFound": "Destination not found.",
    "loadingArticle": "Loading article…",
    "articleNotFound": "Article not found.",
    "loadingPage": "Loading page…",
    "pageNotFound": "Page not found.",
    "galleryMainCaption": "Main scene from the trip",
    "galleryDetailCaption": "A detail that tells the place",
    "galleryLightCaption": "Late afternoon light"
  },
  "featuredPostSlugs": [
    "tokyo-spring-cherry-blossom",
    "ring-road-10-days",
    "marrakech-first-time",
    "santorini-beyond-postcard",
    "machu-picchu-permits",
    "bangkok-first-visit"
  ]
}