{
    "schema": "https://schema.mcp.ai/actions/v1",
    "site": {
        "name": "IBee 愛比手機快速維修",
        "url": "https://xiuxiu-repair.pages.dev",
        "description": "台中蘋果維修20年老店 - iPhone/iPad/MacBook 主機板晶片層級維修"
    },
    "actions": [
        {
            "id": "contact-line",
            "name": "LINE 諮詢",
            "description": "透過 LINE 聯繫店家詢問維修報價或預約",
            "url": "https://line.me/R/ti/p/@bdi5706f",
            "platform": "line",
            "type": "instant-message"
        },
        {
            "id": "call-phone",
            "name": "電話聯絡",
            "description": "撥打店內電話直接詢問維修問題",
            "url": "tel:0422355405",
            "platform": "phone",
            "type": "phone-call"
        },
        {
            "id": "navigate-store",
            "name": "導航到店",
            "description": "使用 Google Maps 導航至 iBee 維修店鋪",
            "url": "https://maps.google.com/?q=台中市北區健行路303號",
            "platform": "maps",
            "type": "navigate"
        },
        {
            "id": "check-price",
            "name": "查看價格",
            "description": "瀏覽 iPhone/iPad/MacBook 完整維修價格表",
            "url": "https://xiuxiu-repair.pages.dev/price-list.html",
            "platform": "web",
            "type": "page"
        },
        {
            "id": "about-store",
            "name": "關於店家",
            "description": "查看店家介紹、歷史與技術背景",
            "url": "https://xiuxiu-repair.pages.dev/about.html",
            "platform": "web",
            "type": "page"
        }
    ]
}
