{
  "name": "가락시세 — 실시간 도매시장 시세",
  "short_name": "가락시세",
  "description": "분 단위 실시간 가락시장 도매가 — 가락 들어가지 않아도 한눈에. 도매상·중도매인 SaaS.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "lang": "ko",
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "오늘 시세",
      "short_name": "시세",
      "description": "가락 분 단위 시세 + 검색",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI 예측",
      "short_name": "예측",
      "description": "작목별 가장 잘 맞는 모델 + 정확도",
      "url": "/forecast?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "실측 정확도",
      "short_name": "검증",
      "description": "운영 적재 vs 실거래 1:1 매칭",
      "url": "/track-record?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
