{
  "name": "세팡 — 당일 세탁 서비스",
  "short_name": "세팡",
  "description": "12시간 이내 수거·세탁·배송 완료",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0057FF",
  "lang": "ko",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml" }
  ],
  "categories": ["lifestyle", "shopping"],
  "shortcuts": [
    {
      "name": "주문 현황",
      "url": "/?screen=tracking",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
