{
  "name": "먼저 by 손반장",
  "short_name": "먼저",
  "description": "내가 처음 소개한 매물을 기록하는 중개사 무료 도구",
  "lang": "ko",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F4F6",
  "theme_color": "#F2F4F6",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "전화 상담 후 문자", "short_name": "첫 안내", "url": "./?source=pwa", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "임장 후 문자", "short_name": "임장 후", "url": "./?tab=visit&source=pwa", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "보낸 기록 찾기", "short_name": "보낸 기록", "url": "./?tab=records&source=pwa", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
