{
  "name": "pricewatch — 가격 추적 알리미",
  "short_name": "pricewatch",
  "description": "원하는 가격이 되면 가장 먼저 알려주는 멀티몰 가격 추적기",
  "lang": "ko",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f2ec",
  "theme_color": "#f4f2ec",
  "categories": ["shopping", "productivity", "finance"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
