{
  "name": "ITSpecial — 테크 특가 모음",
  "short_name": "ITSpecial",
  "description": "스마트폰·노트북·이어폰 최저가를 한눈에. 하루 3회 자동 업데이트.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A1A2E",
  "theme_color": "#FF4136",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "스마트폰 특가",
      "short_name": "스마트폰",
      "description": "스마트폰 할인 특가 보기",
      "url": "/?cat=smartphone",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📱</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "노트북 특가",
      "short_name": "노트북",
      "description": "노트북 할인 특가 보기",
      "url": "/?cat=laptop",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>💻</text></svg>", "sizes": "96x96" }]
    }
  ]
}
