{
  "$comment": "EDIT ME. Everything on the site reads from this file and its three neighbours. No build step — save, refresh, done.",
  "locale": "en-GB",

  "brand": {
    "name": "Nicolas Emmenegger",
    "wordmark": "Nicolas Emmenegger",
    "instrument": "Clarinet",
    "role": "Clarinetist",
    "location": "Switzerland",
    "description": "Clarinetist. Solo, chamber and orchestral playing across Switzerland and Europe."
  },

  "seo": {
    "siteUrl": "https://nicolas-emmenegger.vercel.app",
    "titleTemplate": "%s · Nicolas Emmenegger",
    "defaultTitle": "Nicolas Emmenegger — Clarinetist",
    "keywords": [
      "clarinet",
      "clarinetist",
      "klarinette",
      "clarinette",
      "chamber music",
      "recital",
      "classical music",
      "switzerland",
      "Nicolas Emmenegger"
    ],
    "ogImage": "assets/img/og-default.jpg",
    "themeColor": "#0a0b0e"
  },

  "nav": [
    { "label": "Agenda", "href": "agenda.html" },
    { "label": "Recordings", "href": "recordings.html" },
    { "label": "Photos", "href": "photos.html" },
    { "label": "Biography", "href": "biography.html" },
    { "label": "Contact", "href": "contact.html" }
  ],

  "$heroComment": "The arrival page is one photograph with the name over it, and nothing else. TWO photographs are set here and the page picks one from the shape of the screen, not its size: \"image\" for a wide screen, \"imagePortrait\" for a tall one — a phone held upright, mostly. Rotating the phone swaps them. Only the one that is used gets downloaded. Delete \"imagePortrait\" and \"image\" is used everywhere. \"focus\" is a CSS background-position, and it matters: a photograph cropped to a screen of a different shape loses its top and bottom, and the head is usually in the top third. Raise the percentage to show more of the bottom, lower it for more of the top, then check by resizing the window. \"headline\" is a list — one line per entry, so the line breaks are yours rather than the browser's.",
  "hero": {
    "image": "assets/img/photos/MainTwo.jpg",
    "focus": "center 25%",
    "imagePortrait": "assets/img/photos/MainPhoto.jpg",
    "focusPortrait": "center 22%",
    "headline": ["Nicolas Emmenegger"]
  },

  "contact": {
    "email": "contact@nicolas-emmenegger.com",
    "phone": "",
    "location": "Switzerland — available across Europe",
    "body": [
      "For concert bookings, chamber projects, recording work and teaching, email is the surest way to reach me and I answer everything myself.",
      "If you are writing about a specific date, it helps enormously to have the essentials in the first message."
    ],
    "enquiryHeading": "Making an enquiry",
    "enquiryBody": "A booking enquiry is quickest to answer when it already contains:",
    "enquiryPoints": [
      "The date, or the window of dates you are working with",
      "The venue and the city",
      "The repertoire, or the shape of the programme you have in mind",
      "Whether a pianist or ensemble is already engaged",
      "The fee available, and whether travel and accommodation are covered"
    ],
    "$managementComment": "Delete this whole block if there is no agency.",
    "management": null,
    "services": [
      {
        "title": "Concerto and solo",
        "text": "The standard clarinet concertos and the twentieth-century repertoire, with orchestra or in reduction. Programmes built with the presenter rather than handed over."
      },
      {
        "title": "Chamber music",
        "text": "Duo with piano, clarinet quintet, wind quintet and mixed ensembles. Existing partnerships, or assembled for the project."
      },
      {
        "title": "Orchestral playing",
        "text": "Principal, second and bass clarinet. Available for individual services, projects and tours at short notice."
      },
      {
        "title": "Teaching and masterclasses",
        "text": "Lessons, masterclasses and audition preparation, at conservatoire and advanced pre-college level. In person or online."
      }
    ]
  },

  "$socialComment": "The id picks the icon (instagram, youtube, spotify, apple, email, phone). An unknown id falls back to an outward-arrow, so a new service still renders. \"primary\" is the one that gets an icon button in the header — only the first one marked is used. REPLACE the Spotify URL: it currently points at the Spotify home page, not at an artist profile.",
  "social": {
    "links": [
      {
        "id": "instagram",
        "label": "Instagram",
        "handle": "@nicolasemmenegger",
        "href": "https://instagram.com/nicolasemmenegger",
        "primary": true
      },
      {
        "id": "youtube",
        "label": "YouTube",
        "handle": "Nicolas Emmenegger",
        "href": "https://youtube.com/@nicolasemmenegger"
      },
      {
        "id": "spotify",
        "label": "Spotify",
        "handle": "Nicolas Emmenegger",
        "href": "https://open.spotify.com/"
      },
      {
        "id": "email",
        "label": "Email",
        "handle": "contact@nicolas-emmenegger.com",
        "href": "mailto:contact@nicolas-emmenegger.com"
      }
    ]
  },

  "footer": {
    "note": "Dates are kept current here before anywhere else.",
    "copyrightStart": 2026
  }
}
