{
  "name": "다독임 777",
  "short_name": "다독임777",
  "description": "성호샤인힐즈 북카페 자율 도서 대출 시스템",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0ede8",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "이웃 책장",
      "url": "/neighbors",
      "description": "이웃 소장 책 빌리기"
    },
    {
      "name": "내 대출 현황",
      "url": "/my",
      "description": "내 대출 목록 확인"
    }
  ]
}
