{
  "$schema": "https://codeberg.org/LunarEclipse/well-known-button/raw/branch/main/drafts/draft-filmroellchen-lunar-well-known-button-01.schema.json",
  "default": "pink",
  "buttons": [
    {
      "id": "pink",
      "uri": "https://whispers.codeberg.page/buttons/whispers-pink.png",
      "alt": "whispers of the dawn",
      "link": "https://whispers.codeberg.page",
      "hotlink": false,
      "imageRendering": "pixelated",
      "colorScheme": "light",
      "animations": "none"
    },
    {
      "id": "blue",
      "uri": "https://whispers.codeberg.page/buttons/whispers-blue.png",
      "alt": "whispers of the dawn",
      "link": "https://whispers.codeberg.page",
      "hotlink": false,
      "imageRendering": "pixelated",
      "colorScheme": "dark",
      "animations": "none"
    }
  ]
}
