{
  "name": "引越しツールズ",
  "short_name": "引越しツールズ",
  "description": "引越しに必要なすべてのツールを無料で提供。費用シミュレーター・荷造りチェックリスト・手続きリスト・業者比較。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF7",
  "theme_color": "#1A1A1A",
  "lang": "ja",
  "categories": ["utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "費用シミュレーター",
      "short_name": "費用計算",
      "description": "引越し費用を無料でシミュレーション",
      "url": "/moving-cost-simulator",
      "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
    },
    {
      "name": "初期費用チェッカー",
      "short_name": "初期費用",
      "description": "敷金・礼金・仲介手数料を含む引越し総費用を計算",
      "url": "/initial-cost",
      "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
    },
    {
      "name": "手続きリスト",
      "short_name": "手続き",
      "description": "引越し手続きをタイムラインで管理",
      "url": "/procedure-list",
      "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
    },
    {
      "name": "荷造りチェック",
      "short_name": "荷造り",
      "description": "部屋ごとの荷造り進捗を管理",
      "url": "/packing-checklist",
      "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
    },
    {
      "name": "業者比較",
      "short_name": "業者比較",
      "description": "大手6社の引越し業者を比較して最適な業者を見つける",
      "url": "/company-compare",
      "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
    },
    {
      "name": "相見積もり比較",
      "short_name": "見積もり比較",
      "description": "複数社の見積もりを比較して最安値を特定",
      "url": "/quote-compare",
      "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
    },
    {
      "name": "住所変更チェックリスト",
      "short_name": "住所変更",
      "description": "転入届・免許・銀行など引越し後の住所変更手続きを全項目チェック",
      "url": "/address-change",
      "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
    },
    {
      "name": "新居に必要なもの",
      "short_name": "新居リスト",
      "description": "家電・家具・生活用品など新居で揃えるべき必需品を優先度別にリスト化",
      "url": "/new-home-essentials",
      "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }]
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
