{
  "name": "Lead2go — Lead to Link in 72.",
  "short_name": "Lead2go",
  "description": "전시회 바이어 명함 스캔 & 72시간 팔로업 시스템",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "명함 스캔",
      "url": "/scan",
      "description": "바이어 명함 즉시 스캔"
    },
    {
      "name": "이메일 초안함",
      "url": "/mail/drafts",
      "description": "72h 팔로업 이메일 초안"
    }
  ]
}
