{
  "name": "프린트래빗 인쇄제본",
  "short_name": "프린트래빗",
  "description": "화성 봉담 인쇄소 프린트래빗 - 명함, 리플렛, 책자, 현수막, 스티커 즉시 견적",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#eb6694",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "즉시 견적 시작",
      "short_name": "견적",
      "description": "사양 입력 후 즉시 가격 확인",
      "url": "/?source=pwa-shortcut-quote",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "주문 조회",
      "short_name": "조회",
      "description": "내 주문 이력 확인",
      "url": "/lookup.html?source=pwa-shortcut-lookup",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "마이페이지",
      "short_name": "회원",
      "description": "단골 등급 + 재주문",
      "url": "/mypage.html?source=pwa-shortcut-mypage",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
