{
  "name": "패스옥션 — 경매 심층분석",
  "short_name": "패스옥션",
  "description": "사건번호 하나로 안전성·수익성을 판단해주는 AI 경매 심층분석 서비스",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/case",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fa",
  "theme_color": "#0066B3",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "사건 조회",
      "short_name": "조회",
      "url": "/case"
    },
    {
      "name": "마이페이지",
      "short_name": "마이",
      "url": "/mypage"
    }
  ]
}
