{
  "name": "오늘의 업무 체크",
  "short_name": "오늘 업무",
  "description": "매일 반복 업무와 오늘 할 일을 체크하는 간단한 웹앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f8fc",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
