{
  "settings": {
    "logo": "./images/logo.png",
    "title": "Kryl Solutions, LLC",
    "motto": "Integrate Smarter. Work Better.",
    "start_url": "/",
    "display": "standalone",
    "text_color": "#00180C",
    "background_color": "#F4F6F8",
    "menu_background_color": "#E0E5EA",
    "font_family": "'Segoe UI', Tahoma, Geneva, Verdana, sans-serif",
    "home": "home",
    "footer_text": "©️ 2025 - Kryl Solutions, LLC",
    "footer_showTop": true,
    "menu_items": [
      {
        "title": "",
        "page": "home",
        "icon": "Home",
        "hidden": false
      },
      {
        "title": "Products",
        "page": "products",
        "icon": "Puzzle",
        "hidden": false
      },
      {
        "title": "Subscriptions",
        "page": "licensing",
        "icon": "Unlock",
        "hidden": false
      },
      {
        "title": "Support",
        "page": "support",
        "icon": "Telemarketer",
        "hidden": false
      },
      {
        "title": "About",
        "page": "about",
        "icon": "Help",
        "hidden": false
      }
    ],
    "direct_routes": [
      {
        "path": "/privacy/privacy.txt",
        "page": "privacy"
      },
      {
        "path": "/support",
        "page": "support"
      }
    ],
    "icons": [
      {
        "src": "/images/favicon.ico",
        "sizes": "64x64 32x32 24x24 16x16",
        "type": "image/x-icon"
      }
    ]
  }
}
