{
  "name": "콜관리 - 분양 영업 콜 관리",
  "short_name": "콜관리",
  "description": "분양 영업 콜 관리 CRM",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1f1e1d",
  "theme_color": "#1f1e1d",
  "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" }
  ],
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
