{
  "name": "장부의신 - Jangburo",
  "short_name": "장부의신",
  "description": "사장님의 매출·거래·일정을 한 곳에서 관리하는 통합 솔루션",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#1F2937",
  "lang": "ko",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "로그인",
      "url": "/login",
      "description": "로그인 또는 회원가입"
    },
    {
      "name": "내 대시보드",
      "url": "/app",
      "description": "장부의신 대시보드"
    }
  ]
}
