{
  "name": "現場の窓口 - 解体工事・環境調査の一括見積もり",
  "short_name": "現場の窓口",
  "description": "解体工事・アスベスト調査・土壌汚染調査・産業廃棄物処理の一括見積もりサービス。審査済み業者から無料で見積もり取得。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "lang": "ja",
  "dir": "ltr",
  "categories": ["business", "utilities"],
  "iarc_rating_id": "",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ホーム画面"
    },
    {
      "src": "/screenshots/estimate.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "見積もり依頼"
    }
  ],
  "shortcuts": [
    {
      "name": "解体工事見積もり",
      "short_name": "解体",
      "description": "解体工事の見積もりを依頼",
      "url": "/kaitai",
      "icons": [{ "src": "/icon-kaitai.png", "sizes": "96x96" }]
    },
    {
      "name": "アスベスト調査",
      "short_name": "アスベスト",
      "description": "アスベスト調査の見積もりを依頼",
      "url": "/asbestos",
      "icons": [{ "src": "/icon-asbestos.png", "sizes": "96x96" }]
    },
    {
      "name": "土壌汚染調査",
      "short_name": "土壌",
      "description": "土壌汚染調査の見積もりを依頼",
      "url": "/dojou",
      "icons": [{ "src": "/icon-dojou.png", "sizes": "96x96" }]
    },
    {
      "name": "産業廃棄物処理",
      "short_name": "産廃",
      "description": "産業廃棄物処理の見積もりを依頼",
      "url": "/sanpai",
      "icons": [{ "src": "/icon-sanpai.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+genba",
      "url": "/%s"
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
