{
  "id": "/?source=pwa",
  "name": "宅建BOOST - 宅建試験合格アプリ",
  "short_name": "宅建BOOST",
  "description": "宅地建物取引士試験合格をサポートするPWA学習アプリ。752問完全収録(過去5年250問+R8重点演習100問+カテゴリ問題)・AI弱点分析・本番形式模擬試験・SRS忘却曲線・レベル99称号システム。完全無料・登録不要・オフライン対応。",
  "version": "62",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#050B18",
  "theme_color": "#050B18",
  "lang": "ja",
  "dir": "ltr",
  "scope": "/",
  "categories": ["education", "productivity", "lifestyle", "books"],
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    { "src": "/icons/icon-72x72.png?v=2", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96x96.png?v=2", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128x128.png?v=2", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144x144.png?v=2", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152x152.png?v=2", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192-maskable.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-256x256.png?v=2", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384x384.png?v=2", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512-maskable.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-1024x1024.png?v=2", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "本番モード模試",
      "short_name": "模試",
      "description": "50問・120分の本番形式試験",
      "url": "/?page=exam&source=shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "AI分析",
      "short_name": "AI分析",
      "description": "弱点・レーダーチャート・合格確率",
      "url": "/?page=progress&source=shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "学習最適化パネル",
      "short_name": "AI Plan",
      "description": "あなた専用の学習プラン",
      "url": "/?page=ai-plan&source=shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "弱点復習",
      "short_name": "復習",
      "description": "間違えた問題を集中復習",
      "url": "/?page=review&source=shortcut",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "launch_handler": { "client_mode": "navigate-existing" },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "screenshots": [
    {
      "src": "/icons/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "宅建BOOST AI分析画面"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "宅建BOOST ホーム画面"
    }
  ],
  "share_target": {
    "action": "/?action=share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+takken",
      "url": "/?page=%s"
    }
  ]
}
