{
  "schema_version": "1.0",
  "name": "FRIK — בניית אתרים פרימיום",
  "description": "סטודיו לבניית אתרים פרימיום. עיצוב ופיתוח אתרים מרהיבים, מהירים ומותאמים אישית שהופכים מבקרים ללקוחות.",
  "url": "https://frik.co.il",
  "provider": {
    "name": "FRIK",
    "url": "https://frik.co.il"
  },
  "contact": {
    "phone": "+972-52-722-2872",
    "email": "info@frik.co.il",
    "whatsapp": "https://wa.me/972527222872"
  },
  "tools": [
    {
      "name": "contact_form",
      "description": "שלחו פרטי קשר וקבלו הצעת מחיר לפרויקט דיגיטלי. Submit contact details and get a quote for a digital project.",
      "url": "https://frik.co.il/contact",
      "method": "form",
      "parameters": {
        "name": { "type": "string", "description": "שם מלא / Full name", "required": true },
        "phone": { "type": "string", "description": "מספר טלפון / Phone number", "required": true },
        "email": { "type": "string", "description": "כתובת אימייל / Email address", "required": false },
        "message": { "type": "string", "description": "פרטים על הפרויקט / Project details", "required": false }
      }
    },
    {
      "name": "get_services",
      "description": "רשימת כל השירותים שFRIK מציעה. List all services offered by FRIK.",
      "url": "https://frik.co.il/#services",
      "method": "navigate",
      "services": [
        { "name": "אתרי תדמית", "slug": "branding-websites", "url": "https://frik.co.il/services/branding-websites" },
        { "name": "חנויות אונליין", "slug": "online-stores", "url": "https://frik.co.il/services/online-stores" },
        { "name": "דפי נחיתה", "slug": "landing-pages", "url": "https://frik.co.il/services/landing-pages" },
        { "name": "עיצוב רספונסיבי", "slug": "responsive-design", "url": "https://frik.co.il/services/responsive-design" },
        { "name": "קידום אורגני SEO", "slug": "seo", "url": "https://frik.co.il/services/seo" },
        { "name": "אפליקציות ומערכות", "slug": "apps-and-systems", "url": "https://frik.co.il/services/apps-and-systems" }
      ]
    },
    {
      "name": "get_portfolio",
      "description": "צפו בעבודות נבחרות של FRIK. View selected works by FRIK.",
      "url": "https://frik.co.il/#portfolio",
      "method": "navigate"
    },
    {
      "name": "read_blog",
      "description": "קראו מאמרים ותובנות מעולם הדיגיטל. Read articles and insights about digital marketing and web development.",
      "url": "https://frik.co.il/blog",
      "method": "navigate"
    },
    {
      "name": "get_special_offer",
      "description": "מבצע מיוחד: אתר + אפליקציה + מערכת ניהול ב-3,500 ₪. Special offer: Website + App + CMS for 3,500 ILS.",
      "url": "https://frik.co.il/landing",
      "method": "navigate"
    },
    {
      "name": "whatsapp_contact",
      "description": "שלחו הודעת WhatsApp לFRIK. Send a WhatsApp message to FRIK.",
      "url": "https://wa.me/972527222872",
      "method": "navigate"
    }
  ]
}