{
  "name": "스마택트 관리자",
  "short_name": "스마택트",
  "description": "스마택트 관리자 페이지",
  "start_url": "/admin",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1c989e",
  "orientation": "portrait",
  "icons": [
    { "src": "/smartact-logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/smartact-logo.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "명함 스캔",   "url": "/admin/contacts",        "description": "카메라로 명함 OCR" },
    { "name": "서류 보관함", "url": "/admin/documents/files", "description": "서류 사진 보관" },
    { "name": "세금계산서",  "url": "/admin/tax-invoices",    "description": "발행 내역" },
    { "name": "입금 확인",   "url": "/admin/payments",        "description": "미입금 파견 건" }
  ]
}
