{
  "name": "이사톡",
  "short_name": "이사톡",
  "description": "대한민국 이사 매칭 플랫폼 - 무료로 최대 3곳 비교견적",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#155BFF",
  "theme_color": "#155BFF",
  "lang": "ko",
  "dir": "ltr",
  "scope": "/",
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1376x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "이사톡 - 이사 매칭 플랫폼"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "무료 견적 받기",
      "short_name": "견적 신청",
      "description": "이사업체에 무료 견적을 요청하세요",
      "url": "/quote",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "이사업체 찾기",
      "short_name": "업체 찾기",
      "description": "검증된 이사업체를 찾아보세요",
      "url": "/companies",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
