{
  "name": "ACHAJA - 중고차 사고이력·침수·정비 조회",
  "short_name": "ACHAJA",
  "description": "차량번호 하나로 사고·침수·정비 이력, 리콜 정보, 시세를 한 번에 조회. 공공 데이터 기반.",
  "start_url": "https://achaja.net/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f9fa",
  "theme_color": "#003178",
  "lang": "ko-KR",
  "dir": "ltr",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "이력조회",
      "url": "/history",
      "description": "차량 이력 조회",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "리콜",
      "url": "/parts",
      "description": "자동차 리콜 조회",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "뉴스",
      "url": "/news",
      "description": "자동차 뉴스",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "블로그",
      "url": "/blog/",
      "description": "중고차 가이드",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ACHAJA 데스크톱 - 차량 이력 조회"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ACHAJA 모바일 - 홈 화면"
    }
  ]
}
