{
    "name": "MedAI Connect - 美容・再生医療クリニック専門プラットフォーム",
    "short_name": "MedAI Connect",
    "description": "ROI 300%達成を目指す一流クリニック限定の利益率倍増プラットフォーム",
    "icons": [
        {
            "src": "/images/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "theme_color": "#2563eb",
    "background_color": "#ffffff",
    "categories": [
        "medical",
        "business",
        "productivity"
    ],
    "lang": "ja",
    "prefer_related_applications": false,
    "shortcuts": [
        {
            "name": "無料診断申込み",
            "short_name": "診断申込み",
            "description": "クリニック向け無料集客診断の申込み",
            "url": "/clinic-form.html",
            "icons": [
                {
                    "src": "/images/shortcut-clinic.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "パートナー登録",
            "short_name": "パートナー",
            "description": "マーケティング業者向けパートナー登録",
            "url": "/partner-form.html",
            "icons": [
                {
                    "src": "/images/shortcut-partner.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "管理ダッシュボード",
            "short_name": "ダッシュボード",
            "description": "管理者向けダッシュボード",
            "url": "/dashboard.html",
            "icons": [
                {
                    "src": "/images/shortcut-dashboard.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-desktop.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "MedAI Connect デスクトップ版"
        },
        {
            "src": "/images/screenshot-mobile.png",
            "sizes": "375x667",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "MedAI Connect モバイル版"
        }
    ],
    "related_applications": [
        {
            "platform": "webapp",
            "url": "https://medai-connect.com/"
        }
    ]
}
