{
  "name": "타죽 - 중고 바이크 AI 분석",
  "short_name": "타죽",
  "description": "타되, 죽지마. 중고 오토바이 매물 AI 1차 필터링",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait",
  "categories": ["utilities", "lifestyle"],
  "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"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "매물 분석",
      "url": "/analyze"
    },
    {
      "name": "윌리각 계산기",
      "url": "/utils/wheelie"
    }
  ]
}
