{
  "name": "BridgeBook Scanner",
  "short_name": "명함스캔",
  "description": "AI 기반 명함 스캔 → 전화번호부 저장 → 전자명함 문자 발송",
  "start_url": "/bizcard-scanner-pro/",
  "scope": "/bizcard-scanner-pro/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#4F46E5",
  "icons": [
    {
      "src": "/99Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/99Logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}