{
  "name": "세무회계홍인",
  "short_name": "세무회계홍인",
  "description": "세무회계홍인 내부 업무시스템 — 신고관리 · 체크표 · 거래처",
  "start_url": "/home.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2b4a",
  "theme_color": "#1a2b4a",
  "lang": "ko",
  "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "오늘 할 일", "url": "/home.html" },
    { "name": "신고관리", "url": "/filings.html" },
    { "name": "거래처", "url": "/index.html" }
  ]
}
